﻿@font-face {
    font-family: "NegarCMS";
    src: url("fonts/IRANSansWeb(FaNum).eot?#") format("eot"), url("fonts/IRANSansWeb(FaNum).woff") format("woff"), url("fonts/IRANSansWeb(FaNum).ttf") format("truetype");
}

@font-face {
    font-family: "NegarFont1";
    src: url("fonts/wYekan.eot?#") format("eot"), url("fonts/wYekan.woff") format("woff"), url("fonts/wYekan.ttf") format("truetype");
}

html, body {
    font-family: NegarCMS,tahoma;
    font-size: 12px;
    caption-side: top;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    direction: rtl;
}

select {
    font-family: NegarCMS,tahoma;
    font-size: 11px;
     margin: 10px 0;
}

textarea {
    font-family: NegarCMS,tahoma;
    font-size: 11px;
}

a, a:link, a:visited, a:active, a:visited {
    font-size: 12px;
    text-decoration: none;
    border: none;
    /*color:#6b6b6b;*/
}

a:hover {
        color: #e6980c;
    }

img a {
    border: none;
}

.TextboxL {
    font-family: NegarCMS,tahoma;
    direction: rtl;
}

/*input[type='text']:focus {
    text-align: left;
}*/

input[type='password']:focus {
    text-align: left;
}

input {
    border: 1px solid #A0A0A0;
    border-radius: 4px 4px 4px 4px;
    font-size: 11px;
    padding: 4px 5px;
    font-family: NegarCMS,tahoma;
}

    input:focus {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    }

fieldset {
    -moz-border-radius: 4px 4px 4px 4px;
}

th {
    background-position: top;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url('Images/th-bg.jpg');
    background-repeat: repeat-x;
}

    th:hover {
        background-color: #ff7923;
        background-image: url('');
    }

fieldset {
    background-color: #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    margin: 20px;
    padding:30px;
}

legend {
    color: #009fc3;
    font-family: NegarCMS,Times New Roman;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 73px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 0;
}
ul li {
    padding:8px 0;
}

#UserInfo {
    background-position: left center;
    top: 7px;
    left: 20px;
    font-family: NegarCMS;
    font-size: 11px;
    color: #000000;
    position: absolute;
    background-color: #e9f7d9;
    opacity: 0.8;
    border-radius: 5px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: normal;
    width: 250px;
    height: 60px;
    overflow: hidden;
    border: solid 1px #e1e1e1;
}

#WelcomePanel {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 10px;
    width: 400px;
    float: right;
    border-radius: 5px;
}

#QuoteOfDay {
    //border: 1px solid #a5d76c;
    padding: 18px 8px;
    background-color: #efefef;
    border-radius: 5px 5px 0 0;
    //-moz-box-shadow: 1px 0px 0px 1px #ccc;
    //-webkit-box-shadow: 1px 0px 0px 1px #ccc;
    //box-shadow: 1px 0px 0px 1px #ccc;
    margin: 12px 0 9px 0;
}

    #QuoteOfDay .text {
    }

    #QuoteOfDay .author {
        text-align: left;
    }

/*#DashbordPanelHalf
{
    border: 1px solid #CCCCCC;
    padding: 10px;
    width: 48%;
margin: 10px;

}*/
#DashbordPanelHalf .Dashboradmin {
    padding: 10px;
    text-align: center;
    background-color: #ebebeb;
    color: #959595;
    border-radius: 10px;
    margin: 10px 0 0 0;
}
#DashbordPanelHalf .Dashborenter{
    padding: 5px;
    text-align: center;
    background-color: #facda7;
    color: #d77715;
    border-radius: 10px;
    margin: 17px 0 0 0;
    line-height: 21px;
}
#DashbordPanelHalf  .Dashborlang{
    text-align: center;
    background-color: #e9f7d9;
    border-radius: 10px;
    margin: 2px 0;
    padding: 10px 0;
    color: #52c184;
}
#DashbordPanelHalf  .DashborUser{
   text-align: center;
    background-color: #afe2ed;
    border-radius: 10px;
    margin:2px 0;
    padding: 10px 0;
    color: #009fc3;
}
#DashbordPanelHalf  .Dashborthem{
    text-align: center;
    background-color: #b5ede3;
    border-radius: 10px;
    margin: 2px 0;
    padding: 10px 0;
    color: #0eb295;
}
#DashbordPanelHalf  .Dashborvr{
    text-align: center;
    background-color: #f7c0df;
    border-radius: 10px;
    margin: 2px 0;
    padding: 10px 0;
    color: #e03997;
}
#DashbordPanelHalf .Dashbor {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
}

#DashbordPanelFull {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

#WelcomeStatistics .Item {
    margin-top: 10px;
}

#DashbordPanelwarper {
    clear: both;
}

#DashbordPanel {
    padding: 20px 0;
    border: none;
    border-radius: 5px;
}

#MainTBL {
    width: 100%;
    height: 100%;
    direction: rtl;
}

.RightPanel {
    background-color: #009fc3;
    padding-top: 10px;
    height:100vh;
    /*background-position: right top;
    width: 100%;
    background-image: url('Images/MsinMenuesBG.jpg');
    background-repeat: repeat;*/
}

#MainTBL .RightPanel a, #MainTBL .RightPanel a:link, #MainTBL .RightPanel a:visited, #MainTBL .RightPanel a:active {
    font-size: 12px;
    text-decoration: none;
    color: Black;
}

    #MainTBL .RightPanel a:hover {
        color: Red;
    }

CenterPanel {
    padding-left: 20px;
}

#MainTBL .Header {
    height: 60px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #95dd41;
    font-family: NegarCMS,'times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 0px;
    background-image: url('Images/HeadBg.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #ffa459;
}

#MainTBL .RightPanel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #MainTBL .RightPanel ul li#selectedMenu {
        background-color: #E4E4E4;
        background-image: url('Images/Arrow-left-20.gif');
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

#MainTBL .LeftPanel {
    width: 200px;
    background-color: #ECF5FF;
    border-Right-style: solid;
    border-Right-color: #CC0000;
    border-Right-width: 1px;
    padding-top: 10px;
}

#LoginTBL {
    background-position: right top;
    width: 566px;
    height: 380px;
    background-image: url('../../Modir/Images/LoginBg.png');
    background-repeat: no-repeat;
}

#LoginContentPage {
    //position: absolute;
    //top: 0px;
    //bottom: 0px;
    //width: 100%;
    height: 100vh;
    background-color: #e1e1e1;
    background-image: url('../../Modir/Images/viewbg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
    padding: 7em 0;
}

#LoginComment {
    width: 556px;
    height: 70px;
}

#LoginBox1 {
    position: relative;
    top: 140px;
    right: 90px;
}

.Textbox {
    font-family: NegarCMS,tahoma;
}

#ModuleNotFound {
    width: 300px;
    border: 3px solid #ffa459;
    background-color: #f7c886;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: auto;
    border-radius: 10px;
    padding: 50px;
    text-align: center;
}
/*--------------------------------------------------------------*/
.Button {
    background-attachment: scroll;
    background-image: url('images/fade-butt.png');
    background-position: 0 0;
    background-repeat: repeat;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-familyNegarCMS,:NegarCMS,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px;
    /*width:139px;*/
    -moz-border-radius: 4px 4px 4px 4px;
}

    .Button:hover {
        background-image: url('images/fade-butt-green.png');
        ;
    }

    .Button:active {
        background-color: #D9EFCF;
        background-image: none;
    }
/*--------------------------------------------------------------*/
.SearchButton {
    background-attachment: scroll;
    background-image: url('images/fade-butt-search.png');
    background-position: right top;
    background-repeat: no-repeat;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-family: NegarCMS,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px; /*width:139px;*/
    -moz-border-radius: 4px 4px 4px 4px;
    padding-right: 40px;
}

    .SearchButton:hover {
        background-image: url('images/fade-butt-search-green.png');
    }

    .SearchButton:active {
        background-color: #D9EFCF;
        background-image: url('images/fade-butt-search-green1.png');
    }
/*--------------------------------------------------------------*/
.SearchButton {
    background-attachment: scroll;
    background-image: url('images/fade-butt-search.png');
    background-position: right top;
    background-repeat: no-repeat;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-family: NegarCMS,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px; /*width:139px;*/
    -moz-border-radius: 4px 4px 4px 4px;
    padding-right: 40px;
}

    .SearchButton:hover {
        background-image: url('images/fade-butt-search-green.png');
    }

    .SearchButton:active {
        background-color: #D9EFCF;
        background-image: url('images/fade-butt-search-green1.png');
    }
/*--------------------------------------------------------------*/
.DeleteButton {
    background-attachment: scroll;
    background-image: url('images/fade-butt-delete.png');
    background-position: right top;
    background-repeat: no-repeat;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-family: NegarCMS,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px; /*width:139px;*/
    -moz-border-radius: 4px 4px 4px 4px;
    padding-right: 40px;
}

    .DeleteButton:hover {
        background-image: url('images/fade-butt-delete-green.png');
    }

    .DeleteButton:active {
        background-color: #D9EFCF;
        background-image: url('images/fade-butt-delete-green1.png');
    }
/*--------------------------------------------------------------*/
.OkButton {
    background-color: #CCCCCC;
    background-attachment: scroll;
    /*background-image: url('images/fade-butt-ok.png');
    background-position: right top;
    background-repeat: no-repeat;*/
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-family: NegarCMS,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px;
    -moz-border-radius: 4px 4px 4px 4px;
    padding: 5px 50px 5px 40px;
}

    .OkButton:hover {
        /*background-image:url('images/fade-butt-ok-green.png');*/
        background-color: #e59d09;
        color: #e1e1e1;
    }

    .OkButton:active {
        background-color: #D9EFCF;
        background-image: url('images/fade-butt-ok-green1.png');
    }
/*--------------------------------------------------------------*/



.Topmenu {
    background-color: #959393;
    //padding:0px 80px;
}
.Topmenu a {
color:#fff;
}
.Topmenu .col-menu {
padding:5px;
}
.Topmenu .col-menu:hover {
background-color:#58be22;
}
.ltrtxt {
    direction: ltr;
}

.ltr a {
    direction: ltr;
}

.dtc1 {
    width: 150px;
}

.selectedMenu {
    background-color: Gray;
}

.msg {
    background-color: #FFEEE6;
    border: 1px solid #FF8000;
    color: #800000;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    clip: rect(5px, auto, 5px, auto);
    margin: 5 5 5 5;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv {
    direction: rtl;
}

    .suckerdiv a, .suckerdiv a:active, .suckerdiv a:visited, .suckerdiv a:link {
        font-family: NegarCMS,Tahoma;
        font-size: 8pt;
        color: #000000;
    }


        .suckerdiv a:hover {
            color: #000000;
        }

    .suckerdiv ul {
        background-position: right center;
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%; /* Width of Menu Items */
        background-repeat: repeat-x;
    }

        .suckerdiv ul li {
            position: relative;
            height: 25px;
            padding: 0px;
        }

#selectedMenu {
    background-color: #e6980c;
    background-image: url('Images/Arrow-left-20.gif');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}


    #selectedMenu:hover {
    }

#MainTBL .RightPanel ul li#ExitMenu {
    background-image: url('Images/Exit22.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 24px;
}
/* Sub level menu links style */
.suckerdiv ul li a {
    background-position: right center;
    border-left: 0px solid #CCCCCC;
    border-right: 0px solid #CCCCCC;
    border-top: 0px solid #CCCCCC;
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    color: #008000;
    text-decoration: none;
    height: 15px;
    padding-bottom: 0px;
    border-bottom-width: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 5px;
    background-repeat: repeat-x;
	text-align:right;
	direction:rtl;
}

.suckerdiv ul li:hover {
    background-position: right center;
    color: #fff;
    background-color: #999999;
    padding: 0;
    margin: 0;
}

.suckerdiv ul li a:visited, .suckerdiv ul li a:active, .suckerdiv ul li a:link {
    background-position: 0% 0%;
    border-left: 0px solid #CCCCCC;
    border-right: 0px solid #CCCCCC;
    border-top: 0px solid #CCCCCC;
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    color: #fff;
    text-decoration: none;
    height: 25px;
    padding-bottom: 1px;
    border-bottom-width: 0;
    margin: 0;
    font-family: NegarCMS;
    font-size: 11px;
    font-weight: normal;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 5px;
}


.FactorTable th {
    text-align: right;
    background-color: Olive;
}

#TicketStatus {
    width: 550px;
    margin-right: 10px;
}

    #TicketStatus table .Title {
        background-color: #e9f7d9;
    }

#Ticket {
    border: 1px solid #C6E3FF;
    width: 500px;
    margin-right: 10px;
}

    #Ticket .Client {
        background-color: #e9f7d911;
        padding: 10px;
        font-family: NegarCMS,Verdana;
        font-size: 16px;
        font-weight: bold;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #88C4FF;
    }

    #Ticket .Date {
        background-color: #EAEAEA;
        padding: 5px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #88C4FF;
    }

    #Ticket .Comment {
        padding: 10px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #88C4FF;
    }

#ActionDone {
    background-position: right;
    background-color: #D7FFD7;
    border: 1px solid #006600;
    border-radius: 5px;
    padding: 8px;
    color: Black;
    background-image: url('images/ok_16.gif');
    background-repeat: no-repeat;
    padding-right: 40px;
    margin: 20px;
}

#ActionFailed {
    background-position: right;
    background-color: #FFE1E1;
    border: 1px solid #FF0000;
    border-radius: 5px;
    padding: 8px;
    color: Black;
    background-image: url('Images/fail1-16.png');
    background-repeat: no-repeat;
    padding-right: 40px;
}

#ActionDown {
    background-image: url('images/Down-info-bl-bg.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding: 0 0 5px;
    margin: 20px;
}

    #ActionDown div {
        background-image: url('images/Down-info-tl-bg.png');
        background-position: 0 0;
        padding: 0 0 0 5px;
        background-repeat: no-repeat;
    }

        #ActionDown div div {
            background-image: url('images/Down-info-tr-bg.png');
            padding: 0;
            background-position: 100% 0;
        }

            #ActionDown div div div {
                background-image: url('images/Down-info-br-bg.png');
                background-position: 100% 100%;
                bottom: -5px;
                padding: 0 5px 0 0;
                position: relative;
            }

                #ActionDown div div div div {
                    background-image: url('images/Down-info-content-bg.png');
                    background-position: 0 0;
                    background-repeat: repeat-x;
                    bottom: 0;
                    padding: 0;
                    top: -5px;
                }

                    #ActionDown div div div div div {
                        background-image: url('images/ok_16.gif');
                        background-position: right 15px;
                        background-repeat: no-repeat;
                        padding: 18px 25px 0px 25px;
                    }

#ActionBar {
    background-image: url('images/back_table_01.png');
    background-color: #CCCCCC;
    margin: 10px;
    height: 32px;
    padding: 2px;
}

    #ActionBar .ActionItem {
        padding: 3px;
        float: right;
    }

        #ActionBar .ActionItem span {
            vertical-align: super;
        }

        #ActionBar .ActionItem:hover {
            background-color: #6699FF;
        }

#MM_GroupSelect {
    position: relative;
}

#MM_UpdateProgresGroup {
    background-color: #666666;
    border-radius: 3px 3px 3px 3px;
    opacity: 0.9;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    right: 2px;
    top: 2px;
    text-align: center;
    width: 300px;
}

#PreLoader {
    position: fixed;
    top: 40%;
    left: 40%;
    //right: 0px;
    height: 250px;
    width: 20%;
    padding: 0;
    margin: 0;
    background-color: #CACAFF;
    text-align: center;
    opacity: .8;
    border-radius: 10px;
    margin-left:auto;
    margin-right:auto;
}

    #PreLoader .PreLoaderContent {
        top: 20%;
        left: 20%;
        z-index: 100001;
        position: absolute;
        opacity: 1;
        color: Blue;
        font-family: NegarCMS,Times New Roman;
        font-size: 16px;
        font-weight: bold;
    }

.ncPager span {
    background-color: #ffffff;
    border: 1px solid #DEE1E7;
    font-size: 12px;
    font-family: NegarCMS,Times New Roman;
    font-weight: bold;
    border-radius: 5px;
    padding: 2px 5px;
    color: Blue;
}

.ncPager td {
    padding-left: 5px;
    padding-right: 5px;
}


#ListOfRolesSeparator {
    border-bottom: 1px solid #e1e1e1;
}

#ActionTitle1 {
    font-weight: bold;
}

.Title1 {
    font-family: NegarCMS,NegarFont1;
    font-size: 18px;
    color:#009fc3;
    margin:10px 25px;
}



.main {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border: 1px solid #8e8e8e;
    border-radius: 30px;
    box-shadow: -1px 1px 8px 1px #969696;
    font-family: NegarCMS,NegarFont1;
    text-align: center;
    display: table;
}

    .main .thumbnail {
        background: #EF3B3A;
        width: 150px;
        height: 150px;
        margin: 0 auto 30px;
        padding: 50px 30px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        border-bottom-left-radius: 100%;
        border-bottom-right-radius: 100%;
        box-sizing: border-box;
    }

        .main .thumbnail img {
            display: block;
            width: 100%;
        }

    .main input {
        /*outline: 0;
        background: #fbfbfb none repeat scroll 0 0;
        width: 95%;
        border: 0;
        margin: 15px 0 0px;
        padding: 7px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        box-sizing: border-box;
        font-size: 12pxpx;*/
    }

    .main button {
       /* outline: 0;
        background: #EF3B3A;
        width: 100%;
        border: 0;
        padding: 15px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        color: #FFFFFF;
        font-size: 14px;
        -webkit-transition: all 0.3 ease;
        transition: all 0.3 ease;
        cursor: pointer;*/
    }

    .main .message {
        margin: 15px 0 0;
        color: #b3b3b3;
        font-size: 12px;
    }

        .main .message a {
            color: #EF3B3A;
            text-decoration: none;
        }

    .main .register-form {
        display: none;
    }

.container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

    .container:before, .container:after {
        content: "";
        display: block;
        clear: both;
    }

    .container .info {
        margin: 50px auto 20px auto;
        text-align: center;
    }

        .container .info h1 {
            margin: 0 0 15px;
            padding: 0;
            font-size: 36px;
            font-weight: 300;
            color: #1a1a1a;
            font-family: NegarCMS;
            line-height: 55px;
        }

        .container .info span {
            color: #4d4d4d;
            font-size: 12px;
            font-family: NegarCMS;
        }

            .container .info span a {
                color: #000000;
                text-decoration: none;
                font-family: NegarCMS;
            }

            .container .info span .fa {
                color: #EF3B3A;
            }

/* END Form */
/* Demo Purposes */
body {
    background: #fff;
    font-family: NegarCMS,"Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    body:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

#video {
    z-index: -99;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.content1 {
    padding: 30px 0;
    display: flow-root;
}
.logoCMS {
padding:35px 0;
}
.content2 {
    padding: 65px 0 30px 0;
}

.user {
    padding: 15px 0 0 0;
}

.fa-user-circle {
    color: #02c5e0;
    font-size: 8em;
}

.Fotter {
    margin-top: 22px;
}


    #CaptchaIMG {
        width: 70%;
        //margin: 10px 0 -6px 0;
    }

    form .OkButton {
        background-color: #0e9fb4;
        color: #fff;
    }

.SoftwareVersion {
    background-color: #d97930;
    border-radius: 4px;
    color: #fff;
    font-family: Tahoma;
    font-size: 9px;
    padding: 1px 4px 3px;
}

.Header {
	background-color: #009fc3;
	background-image: url("Images/Header-P.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 75px;
}

.Header-Left {
	background-color: #f69309;
	height: 75px;
}

.GreenCircle {
	color: #17a522;
}

.RedCircle {
	color: Red;
}

.table-Users td {
	padding: 5px;
}

.fa-pencil-square-o {
	//color:#17a522;
}

	.fa-pencil-square-o:hover {
		color: #e6980c;
	}

.Dashbor .fa-pencil-square-o {
	color: #000000;
}

	.Dashbor .fa-pencil-square-o:hover {
		color: #000000;
	}

.fa-times {
	color: #fa371c;
}

	.fa-times:hover {
		color: #e6980c;
	}

.fa-power-off {
	color: #f80e0e;
}

.fa-clock-o {
	color: #17a522;
}

.fa-user-plus {
	color: #17a522;
}

.fa-user-times {
	color: #ff0000;
}

.Topmenu .fa-user-plus {
	color: #fff;
}

.fa-check-circle {
	color: #17a522;
}

.fa-circle-o {
	color: #e6980c;
}

.fa-times-circle {
	color: #ff0000;
}

.fa-plus-circle {
	color: #17a522;
}

.BlueColor {
	color: #009fc3;
}

.YellowColor {
	color: #d7d208;
}

.ThemePanel {
	direction: ltr;
	font-size: 14px;
}

.PanelsPanel {
	font-size: 10px;
}

.btn-primary a, .btn-primary a:link, .btn-primary a:visited, .btn-primary a:active {
	color: #fff;
}

.tabelNumber td {
	padding: 0 5px;
}

.fa-exclamation-triangle {
	color: #e6980c;
}

.rtl {
	direction: rtl;
}

.ltr {
	direction: ltr;
}

.noboarder {
	border: none;
}

td.noboarder {
	border: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: none;
}

.NegarForm-Control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin: 5px 0;
}

td {
	text-align: right;
}

ul.nav li{padding: 5px; border-radius: 5px 5px 0 0; margin-left: 5px; border: 1px solid #e1e1e1;}
ul.nav li.active{background-color:#e1e1e1; border-radius: 5px 5px 0 0; }

@media screen and (max-width: 575.98px) {
    .form {
        height: 600px;
    }

    .content2 {
        display: none;
    }
}
@media screen and (max-width: 767.98px) {
        .form {
            height: 600px;
        }

        .content2 {
            display: none;
        }
    }