﻿.div-fieldset {
    width: 100% !important;
    clear: both !important;
    border: 1px solid !important; 
    margin-top: 20px !important;
}

.div-label {
    width: 100% !important;
    clear: both !important;
    direction: rtl !important;
}

.div-text {
    width: 100% !important;
    clear: both !important;
    direction: rtl !important;
}

.MyEmptyTextBox {
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 250% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}

.MyEmptyTextBox1 {
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 200% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}
.MyEmptyTextBox2 {
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 200% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
    vertical-align:middle !important;
}

.CapchaTextBox {
    border: 1px solid #c0cdaa !important;
    height: 40px !important;
    width: 100% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}
.CapchaTextBox1 {
    border: 1px solid #c0cdaa !important;
    height: 40px !important;
    width: 100% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}
.AspTextBox {
    border: 1px solid #c0cdaa !important;
    height: 40px !important;
    width: 100% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}

.personnelCOde-st {
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 150% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}

.capitaltext{
   border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 250% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}

.ddlist{
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 40% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}


.text-box{
    border: 1px solid #c0cdaa !important;
    height: 35px !important;
    width: 150% !important;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
}


.textarea {
    height: 100px!important;
    width: 370% !important;
    border-radius: 4px !important;
}

.textarea1 {
    height: 100px!important;
    width: 600% !important;
    border-radius: 4px !important;
}

.textarea2 {
    height: 100px!important;
    width: 750% !important;
    border-radius: 4px !important;
}

.div-button {
    margin-top: 10px;
    direction: rtl !important;
    text-align: center !important;
    clear: both !important;
    width: 100% !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 1px;
}

.div-button-ok {
    display:inline-block;
    width: 130px !important;    
    text-align:center;
}

.div-button-cancel {
    display: inline-block;
    width: 130px !important;
    text-align: center;
}

.button-telerik {
    text-align: center !important;
}


.container{
    float: right;
    width: 100%;
    min-height: 500px;
}

.div-panel{
    float:right;
    width:49%;

}

.input-box{
  width: 150% !important;
  height: 40px !important;
  box-sizing: border-box !important;
  border: 2px solid #ccc !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  background-color: white !important;
  background-position: 10px 10px !important; 
  background-repeat: no-repeat !important;
  padding: 12px 20px 12px 40px !important;
}

.News-image{
    width:355px;
    text-align:center;
    height:250px;
}

.panel-style{
    width:100%;
    height:300px;
    background-color:white;    
}

.link-button{

   border: 1px solid blue !important;
   color:green !important;
}

.rgGroupCol
{
    max-width:100% !important;
    
}

.hyper-link{
    color:red !important;
    background-color: yellow !important;
}