﻿/* 
    Site custom styles - GOMvc Template. 
    Add your custom styles here.
*/

div.contentArea {overflow:hidden;}

.blue {color:#0060bb !important;}
.green {color:#2b8f00 !important;}
.red {color:#b60000 !important;}
.draft {color:#2062a1 !important;}

.tabContent {display:table !important; width:95%; padding:10px 30px 10px 10px !important; }
.tabContent .noBgLI li{background:none !important; padding:5px !important;}
.ui-tabs-nav li {width:auto !important; border-radius:inherit !important;}

.width50 {width:50% !important;}
.width75 {width:75% !important;}
.width87 {width:87.5% !important;}
.width25 {width:25% !important;}
.width12 {width:12.5% !important;}

div.form fieldset ol li ol li {margin:5px 0;}
div.form fieldset textarea {min-height:100px;}

.home {padding:inherit 20px inherit 20px !important;}
.home .intro {font-size:1.2em;}
.home .intro img.sp {width:200px; float:left; margin-right:10px;}
.home .intro .welcome {padding:40px 0 0 0;}
.home .intro .welcome h2 {font-size:2.0em;}
.home h3 {font-size:1.1em !important; font-weight:bold; padding-top:20px !important;}
.home li {padding:5px 0;}



.arabic {direction:rtl; text-align:right;}
.arabic input, .arabic textarea, .arabic label {text-align:right;}

li.arabic {float:right !important; text-align:right;}

.dd-selected .arabic {margin-right:20px;}
.dd-option p.arabic {margin-top:10px;}

.grid tr:hover td p.arabic {color:#fff;}


.chkList {
     
}

.chkList input{
    float:left;
   min-width:0px;
  

}

.help {
    color:black;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:10px;
 
}

.text_changed {
    font-weight:bold;
 
    color:red;
   
}

.refreshbox {
    padding-top:15px;
    padding-bottom:5px;
}
  