.input-fara {
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #036FAF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    padding: 7px;
    border-color: #dedede;
}
.label-fara {
    padding-left: 20px;
    display: block;
    padding-bottom: 10px;
    cursor: pointer;
    color: #5E6062;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
}

.message-fara {
    border-radius: 10px;
margin: 20px;
padding: 10px 10px 10px 10px;
    padding-right: 10px;
border: 3px solid #BF9900;
padding-right: 35px;
color: #000;
font-size: 24px;
}


.control-fara {
    clear: both;
   word-wrap: break-word;
}
.tag-fara {
    border: 2px solid #CFCFCF;
    padding: 5px;
    border-radius: 10px;


}
.tag-fara legend {
    width: 14%;
    border: 2px solid #CFCFCF;
    padding: 5px;
    background: linear-gradient(to bottom, #F7F7F7 0%, #EDEDED 100%) repeat scroll 0 0 transparent;
    border-radius: 5px;
    font-family: tahoma;
    font-size: 12px;
}


 td {
    font: 12px tahoma;
    margin: 0px;
    outline: none;
}



/*------------------------------------*\
    ^EDIT PRIZE
\*------------------------------------*/

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    padding: 0;
    margin-bottom: 0px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
}

.check-fara input{
    vertical-align: middle;
    margin-left: 5px;
}

/*------------------------------------*\
    ^EDIT LOGIN
\*------------------------------------*/

a{
    color: #256c89;
}
a:hover {
    text-decoration: none;
}

.back_login {
    background: url('../images/login_bg.jpg');
    min-height: 100%;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-pic{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background: url('../images/login_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.m0{
    margin: 0 !important;
}

.login_left .login_body {
    width: 440px;
    margin: 0 auto;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 8px;
}

.login_title {
    display: block;
    padding: 18px 0 20px 0;
    text-align: center;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    color: #2790D2;
    border-radius: 8px 8px 0 0;
}


.login_left form {
    padding: 15px 30px;
    background-color: #f8f8f8;
}

.form_txt {
    border-top: solid 1px #e8e8e8;
    padding: 10px 0;
    text-align: center;
    background: #f8f8f8;
    border-radius: 0 0 8px 8px;
}

.login-form .form_group {
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: right;
}
.login-form label {
    width: 100%;
    padding-left: 0;
    cursor: default;
}
.captcha {
    position: absolute;
    left: 0;
    top: 0;
    height: 37px;
    line-height: 37px;
    padding: 0;
    width: 30%;
    text-align: center;
    border-right: solid 1px #ccc;
}
.captcha_border {
    position: relative;
    border: solid 1px #d7d7d7;
    border-radius: 4px;
    overflow: hidden;
}

.login-form input[type="text"], .login-form input[type="password"] {
    width: 100%;
    height: 35px;
    border-radius: 4px;
    padding: 0 2%;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #d7d7d7;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #036FAF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
}

.login-form label.remember {
    display: block;
    width: 50%;
    float: right;
    font-weight: normal;
    padding-bottom: 0;
}
.login-form label.remember > input {
    float: right;
    margin: 4px 0 0 6px;
}
.forg_pass {
    display: block;
    float: right;
    width: 50%;
}
.login-label {
    padding-left: 20px;
    display: block;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-weight: normal
}
.login-form .button {
    width: 99%;
    height: 40px;
    border-radius: 4px;
    background: #2790D2;
    background: -moz-linear-gradient(center top , #2790D2, #2b87c1) repeat scroll 0 0 transparent;
    border: 1px solid #2b87c1;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: bold 11px Tahoma,Arial,sans-serif;
    margin-right: 3px;
    outline: medium none;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.captcha_border input {
    border: none;
    width: 70% !important;
    padding: 0 2% !important;
    border-radius: 0 !important;
    border: none !important;

}
.clear{
    clear: both !important;
}

/*********** New Style(6/9/97) ***********/
.panel-default > .panel-heading i{
    font-style: normal;
}
table{
    max-width: none;
}
.search{
    font-size: 14px;
    font-family: 'Ham3d';
    font-weight: normal;
    padding: 6px 12px;
    margin-right: 0;
}
.alert{
    padding: 5px 10px !important;
    margin: 10px;
}
#treeme{
    padding: 0;
}
#treeme li{
    list-style: none;
}
.navbar-static-side ul li a i{
    display: inline-block;
    margin-left: 5px;
}
#date_day.form-control,
#date_month.form-control,
#date_year.form-control,
#date_day1.form-control,
#date_month1.form-control,
#date_year1.form-control{
    width: 89px;
}
table tr td{
    vertical-align: inherit !important;
}
.table-three{
    border: none;
}
.table-three table{
    float: right;
    margin: 0 10px;
    width: calc(33.3333% - 20px);
    border: 1px solid #dddddd !important;
}
#powerTip{
    margin-top: 15px;
    margin-left: 5px;
    z-index: 1000;
    font-size: 13px;
    padding: 3px 8px;
}
@media only screen and (max-width: 568px){
    .table-three table{
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }
}
@media only screen and (max-width: 480px){
    .tag-fara legend{
        width: auto;
    }
    .tag-fara{
        padding: 5px 14px 10px 0;
    }
    .panel-body .tab-content > .tab-pane table tr td:first-child{
        max-width: 85px;
    }
    .panel-body input.form-control, 
    .panel-body select.form-control,
    .panel-body .btn-group .dropdown-toggle{
        width: 230px;
        margin-bottom: 5px;
    }
    .panel-body textarea.form-control {
        width: 90% !important;
    }
    .statistics_tb table{
        width: 100% !important;
    }
    .page-header{
        font-size: 24px;
    }
    .panel-body .select_top select.form-control{
        width: 140px;
    }
    .panel-body .select_top .btn-primary.btn-link{
        padding-right: 2px;
        padding-left: 2px;
    }
    .panel-heading i{
        display: block;
        margin-bottom: 10px;
    }
    .nav-tabs > li > a{
        padding: 5px 7px;
        font-size: 12px;
    }
    .login_left .login_body{
        width: 460px;
    }
    .click-upload{
        float: none;
        display: block;
        width: 100px;
    }
    #date_day.form-control,
    #date_month.form-control,
    #date_year.form-control,
    #date_day1.form-control,
    #date_month1.form-control,
    #date_year1.form-control{
        width: 74px;
    }
}
@media only screen and (max-width: 414px){
    .login_left .login_body{
        width: 394px;
    }
}
@media only screen and (max-width: 375px){
    .login_left .login_body{
        width: 355px;
    }
    .login_left form{
        padding: 15px 10px;
    }
    .new_pro{
        float: none !important;
        margin-top: 10px;
        margin-left: 0 !important;
    }
    .list-refresh{
        left: 12px !important;
        margin-bottom: 0;
    }
    .excel{
        margin-left: 22px !important;
    }
}
@media only screen and (max-width: 360px){
    .panel-body input.form-control,
    .panel-body select.form-control,
    .panel-body .btn-group .dropdown-toggle {
        width: 180px;
    }
    /*.panel-body textarea.form-control {
        width: 100% !important;
    }*/
    .captcha_border input{
        width: 60% !important;
    }
    .captcha{
        width: 40%;
    }
    #date_day.form-control,
    #date_month.form-control,
    #date_year.form-control,
    #date_day1.form-control,
    #date_month1.form-control,
    #date_year1.form-control{
        width: 180px;
    }
    .chosen-rtl{
        width: 90% !important;
    }
}
@media only screen and (max-width: 340px){
    .login_left .login_body{
        width: 320px;
    }
}
@media only screen and (max-width: 320px){
    .login_left .login_body{
        width: 310px;
    }
}


.table tr.tr_red{
background: #E60000;
color:#fff;
border-top:1px solid #F2F2F2;
}
.table tr.tr_red *{
	color:#fff;
}

.table tr.tr_green{
	background: #D5FFC6;
	color:#000;
	border-top:1px solid #C0F0B9;
}
.table tr.tr_green *{
	color:#000;
}

.table tr.tr_yellow{
	background: #F3D448;
	color:#000;
	border-top:1px solid #C0F0B9;
}
.table tr.tr_yellow *{
	color:#000;
}