 @font-face {
    font-family: 'BahijTheSansArabicLight';
    src: url('ar-fonts/Bahij_TheSansArabic-Light.woff') format('truetype');
}
 @media (max-width: 991px) {
  
  .CustomHideMobile
  {
      display:none;
  }
}
 .CustomHideMobile
  {
      
  }
 .subtitle
 {
     color: #38868d;
    font-size: 16px;
     font-weight:300 !important;
    font-family: 'BahijTheSansArabicLight';
 }
 .colortxt
 {
      color: #38868d !important;
 }
  .redcolor
 {
     border:1px solid red !important;
 }
  
  .required
  {
    color: red;
    font-size:2em;
    padding-right:5px;
  }
  .btsubmit_no_border
  {
      background-color:#b40024;
      min-width:150px;
      padding:5px;
      color:#fff;
      border-radius:10px;
      font-size:1.2em;
      letter-spacing:0px;
      border:1px solid #b40024;

  }

  .ContactUsCircle 
  {
      height: 125px;
      width: 125px;
      background-color: #35868d;
      border-radius: 50%;
      display: inline-block;
      border:11px solid #fff;
       

   
 

  }
  .ContactShadow
  {
-webkit-box-shadow: -1px 2px 15px -1px rgba(134,120,156,1);
-moz-box-shadow: -1px 2px 15px -1px rgba(134,120,156,1);
box-shadow: -1px 2px 15px -1px rgba(134,120,156,1);
       
  }
  .faContactTxt
  {
    color: #fff !important;
    font-size:1.7em;
    vertical-align:middle;
    line-height:100px;
  }

  .txtred
  {
      color:darkred;
  }

  .ContactDotBorder
  {
       
      border-bottom:1px dotted #3f979d;
  }
  .txtgreen
  {
      color:#38868d !important;
   font-size: 16px;
    font-weight:300 !important;
  }
  .plant_pattern {
    background-image: url(../images/Layerr42.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: cover;
}
  .plant_border
   {
-webkit-box-shadow: 10px 10px 7px -9px rgba(143,140,143,1);
-moz-box-shadow: 10px 10px 7px -9px rgba(143,140,143,1);
box-shadow: 10px 10px 7px -9px rgba(143,140,143,1);
   }
.plant_bg1 {
    background-image: url(../images/plant_bg1.png);
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
    min-height:135px;
    min-width:250px;
}
.plant_bg2 {
    background-image: url(../images/plant_bg2.png);
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
    min-height:135px;
    min-width:250px;
}
.plant_bg3 {
    background-image: url(../images/plant_bg3.png);
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
    min-height:135px;
    min-width:250px;
}
.plant_bg4 {
    background-image: url(../images/plant_bg4.png);
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
    min-height:135px;
    min-width:250px;
}
.plant_title1
{
    font-size:2em;
    color:#9c9c9c;
}
.plant_subtitle1
{
    
    color:#9c9c9c;
       font-size: 16px;
    font-weight:300 !important;
}
.plant_title2
{
    font-size:2em;
    color:#249290;
}
.plant_subtitle2
{
      font-size: 16px;
    font-weight:300 !important;
    color:#249290;
}
.plant_tech_bg {
    background-image: url('../images/plant/plant_tech_bg.png');
    background-position: top center;
    background-repeat: repeat-y;
    background-size: cover;
    
}
.site_white_patten {
    background-image: url(../images/Layerr42.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: contain;
}

.PlantWhiteBorder
{
    border:1px solid #f1eff4;
    border-radius:2px;
}
@media(max-width:991px) 
{
    .plant_bg1 {
    
    min-height:75px;
    min-width:110px;
    background-repeat:no-repeat;
    background-size:contain;
}
    .plant_title1
    {
         font-size:1.2em;
    }
    .plant_subtitle1
    {
        font-size:0.8em;
    }

    .plant_title2
    {
         font-size:1.2em;
    }
    .plant_subtitle2
    {
        font-size:0.8em;
    }

.plant_bg2 {
    
    min-height:75px;
    min-width:110px;
    background-repeat:no-repeat;
    background-size:contain;
}
.plant_bg3 {
    
    min-height:75px;
    min-width:110px;
    background-repeat:no-repeat;
    background-size:contain;
}
.plant_bg4 {
    
    min-height:75px;
    min-width:110px;
    background-repeat:no-repeat;
    background-size:contain;
}
.plant_box
{
    border:0px solid red;
    text-align:center;
    width:90%;
    padding-right:30px;
}
}

.factories_blocks
 {
    
    min-height: 550px;
}
.hideall
{
    display:none;
}
 .enfontandsize
 {
   
     font-size:16px;
     font-weight:300 !important;
     
 }
 .redtxt
 {
     color:red !important;
 }

 .cart_line
{
    border-top:1px solid #c2bfbf;
}
 .custom_bg_1
 {
     background-color:#e0d4d3;
 }
 .dboard{
     background-color: #ffffff;
     text-align:right !important;
     color:#fff;
     text-transform:uppercase;
     padding:10px;
     margin:10px;
     border-radius:5px;
     border:1px solid gray;
 }
 .boardtxth2
 {
     color:#fff;
     font-size:1.5em;
 }
 .boardborder
 {
     border:1px solid #E5E5E5;
     padding:25px;
     border-radius:5px;
     margin-bottom:20px;
 }
  .boardborder-bottom
 {
     border-bottom:2px solid #E5E5E5;
     margin-bottom:5px;
      margin-top:5px;
      
 }
 .board_admhrowstyle
 {
     background-color:#ffffff !important;
     color:#727777 !important;
     text-align:right !important;
      border-bottom: 1px solid #dee2e6 !important;
 }
  .board_admarowstyle
 {
     background-color:#ffffff !important;
     color:#727777 !important;
     text-align:right !important;
 }
   .board_admrowstyle
 {
     background-color:#ffffff !important;
     color:#727777 !important;
     text-align:right !important;
 }
   .mb-50
   {
       margin-bottom:30px;
   }
   .board_header_bg{
       background-color:#ffffff;
   }
   .graytxt
   {
       color:#8a8a8a !important;
       font-size:14px !important;
   }
    .graytxt_dark
   {
       color:#000000 !important;
       font-size:14px !important;
   }
    .cms_menu_white_txt {
    
    color: #fff !important;
    font-size: 13px !important;
}
    .btadd{
        background-color:#000000;
        height:30px;
        line-height:20px;
        width:50px;
        border:0px solid red;
        color:#fff;
         margin:5px;
    }
      .txtbox{
        background-color:#fff;
        height:30px;
        line-height:30px;
        width:100%;
        border:1px solid #dee2e6 !important;
        color:#000;
        margin:5px;
    }
       

.bg-dark {
    background-color: #603a35 !important;
}
.table th, .table td 
{
      vertical-align: middle; 
}
.arfname
{
    font-family: 'BahijTheSansArabicLight';
}
.arfname_txt_right
{
    font-family: 'BahijTheSansArabicLight';
     text-align:left !important;
}
.imgbr
{
    max-width:200px;
    border:1px solid #fafafa;
    background-color:#fafafa;
    padding:10px;
    margin:10px;
    border-radius:10px;
}
.cursor
{
    cursor:pointer;
}
.artxtnew {
    text-align: right !important;
    direction: ltr;
    font-family: 'BahijTheSansArabicLight';
    padding-right: 5px !important;
}
.grd_head_arfname
{
    font-family: 'BahijTheSansArabicLight';
    padding-left:10px !important;
    text-align:left !important;
    margin-left:10px !important;
}

.grd_head_txtcenter
{
     text-align:center !important;
     
    
}

.grd_head_enfname
{
     
    text-align:right !important;
   

}
.pr5
{
     padding-left:5px;
}
td{
    padding-right:5px; 
    padding-left:5px;
}
.pmzero
{
     padding:0px !important;
     margin:0px !important;
}
.table th, .table td {
    
    
}
.table-hover tbody tr:hover {
    color: #000 !important;
    background-color: rgba(111,0,55,0.075)
}

#createnew-file {
    position: fixed;
    bottom: 60px;
    left: -20px;
}
#createnew-file img {
    width: 60%;
    height: auto;
}
.row
{
    margin-left:0px !important;
    margin-right:0px !important;
    clear:both;
}
.emptybox
{
    display:none;
}
 .leftsidedmenu
 {
      width:200px;
      border:0px solid red;
      height:100%;
      background-color:#ffffff;
      
 }
 h3, .h3 {
    font-size: 1.2em !important;
    padding-top:15px !important;
    line-height:2 !important;
}
 section#Lefside {
    background-color: #fff;
    background-size: cover;
        height: 84.0%;
}
   .txtwhite
   {
        color:#fff;

   }
 th:hover
 {
     color:#fff !important;
 }
.cms_patten_bg_img, .cms_patten_bg_img_green, .cms_patten_bg_img_black_green {
    background-position: top center;
    background-repeat: repeat;
    background-image: url(../images/bg/bg2.png) !important;
    background-size: 60px !important;
}
.cms_copyright
{
    background-color:#ffffff;
    min-height:30px;
    text-align:center !important;
    color:#fff;
    bottom:0px !important;
    width:100%;
    position: fixed;
    line-height: 30px;
    height: 30px;
}
.leftmenuheader
{
     height:100px;
     line-height:100px;
     text-align:center;
     font-size:16px;
     color:#fff;
     
     background-color:#ffffff;
     
}
.cms_menu_txt
{
    color:#fff !important;
    min-height:25px;
    border-bottom:0px dotted #fff;
    font-size:14px !important;
    padding:0px;
    padding-right:10px !important;
    background-color:#ffffff;

}
.cms_white_txt
{
    margin-top:20px;
    color:#8a8a8a !important;
    font-size:13px !important;
}
.cms_red_txt_color
{ 
    color:#000000!important;
     
}
.cms_red_txt
{ margin-top:20px;
    color:#000000!important;
    font-size:13px !important;
    font-weight:bold;
}
.topheaderbar
{
     min-height:13px;
     background-color:#c5c5c5;
     height:13px;
      
}
.h50
{
     height:40%;
}
.loginbg
{
    background-color:#855952 !important;
}
.cms_txtbox_bg
{
    background-color:#000000!important;
    border:1px solid #000000!important;
    color:#fff !important;
    border-radius:25px;
}
.cms_dot_line
{
    color:#fff !important;
    min-height:10px;
    border-bottom:1px dotted #fff;
    font-size:18px !important;

}
.glyphicon
 {
    
    top: 28px !important;
    line-height:unset !important;
    float: left;
    padding-left:10px !important;
    color:#fff !important;
    
}
::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

.alert-danger {
    color: #fff;
    background-color: #4ebbc6;
    border-color: #4ebbc6;
}
.hhbg
{
   
    min-height:35px;
    padding-top:2px;
    color:#000 !important;
   
}
.hbg
{
    background-color:#ffffff;
    min-height:35px;
    padding-top:2px;
   
}
.admgo
{
     background-color: #000000!important;
    border-radius: 5px;
    text-decoration: none !important;
    height: 30px !important;
    min-width: 50px;
    color: #fff;
    border: 1px solid #000000;
    font-size:13px;
}
.admbtfullwidth {
    
    background-color: #000000!important;
    border-radius: 5px;
    text-decoration: none !important;
    height: 30px !important;
    min-width: 150px;
    color: #fff;
    border: 1px solid #000000;
    font-size:13px;
}
.rbg {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e9e9e9;
    margin-top: 1px;
    margin-bottom: 1px;
}
.abg {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e9e9e9;
    margin-top: 1px;
    margin-bottom: 1px;
}
.admrlbl {
    text-align: left !important;
    color: #6c6e70;
    font-size: 16px;
}
 
.pd50
{
     border:0px solid #c0c0c0 !important;
     margin-right:0px !important;
     padding-right:0px !important;
     border-radius:5px !important;
}

input[type=checkbox] 
{
    -webkit-transform: scale(1.5, 1.5);
    margin: 0.5em 0.5em 0.5em 0.5em;
}
input[type=checkbox], input[type=radio] 
{
    /*margin: 0px !important;*/
    margin-top: 1px\9;
    line-height: normal;
}
input[type=checkbox], input[type=radio] 
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
button, input, select, textarea 
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea 
{
    margin: 0;
    font: inherit;
    color: inherit;
}

.hideall
{
    display:none;
}

.admhrowstyle {
    background-color: #ffffff!important;
    font-family: Arial;
    color: #fff;
    padding-right: 5px;
    border: 1px solid #ddd;
    min-height: 30px;
    height: 38px !important;
}

.admrowstyle {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e9e9e9;
    margin-top: 1px;
    margin-bottom: 1px;
}
.graybox {
   
    font-family: 'Arimo', sans-serif;
    font-size: 14px;
    /*border: 1px solid #DFDFE1;
     background-color: #DFDFE1 !important;*/
    border-radius: 5px;
    cursor: pointer;
    color: #000 !important;
}
.admtxtorder
{
    width:50px !important;
    height:30px;
}
th {
      text-align:unset !important;
}
.loc
{
position:relative;
margin-right:-1000px;
}
.emptybox
{
     width:0px !important;
     height:0px !important;
     font-size:0px !important;
 
}
.pgborder {
    border: 1px solid #d4d4d4 !important;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 25px;
    background-color: #fff;
    margin:20px;
}
.artxt {
    text-align: left !important;
    direction: rtl;
    font-family: 'Droid Arabic Kufi';
    padding-left: 5px !important;
}
.redcolor
{
    border:1px solid red;
}
.pl50
{
    padding-right:90px ;
}

.txthead
{ 
    font-weight:600;
}

/* Grid Footer --------------------------------------------------------------------*/
   #grdview_control .dashboard-admin-collapse-content .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th 
{

    border: 1px solid #ddd;
   font-family: 'BahijTheSansArabicLight';
    font-size: 16px;
   
    font-weight: bold;
	/*text-align:right !important*/


}
#grdview_control .dashboard-admin-collapse-content .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th img
{
	height: auto;
	width:unset !important;
    font-weight:bold;
    white-space: wrap;
    color:#727777 !important;
    border:0px !important;

}
      /*gridview*/
#grdview_control .table table  tbody  tr  td a ,
#grdview_control .table table  tbody  tr  td  span {
position: relative;
float: right;
padding: 6px 12px;
margin-right: -1px;
line-height: 1.42857143;
 
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}

#grdview_control .table table > tbody > tr > td > span {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}

#grdview_control .table table > tbody > tr > td:first-child > a,
#grdview_control .table table > tbody > tr > td:first-child > span {
margin-right: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

#grdview_control .table table > tbody > tr > td:last-child > a,
#grdview_control .table table > tbody > tr > td:last-child > span {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

#grdview_control .table table > tbody > tr > td > a:hover,
#grdview_control .table   table > tbody > tr > td > span:hover,
#grdview_control .table table > tbody > tr > td > a:focus,
#grdview_control .table table > tbody > tr > td > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
/* Grid Footer --------------------------------------------------------------------*/

.hideobject
{
    width:0px !important;
    height:0px !important;
    font-size:0pt !important;
    border:0px solid red !important;
}

.table th {
   
 
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-bottom:0px;
    font-size:12px !important;
    font-weight:bold !important;
     height:30px !important;
    
}
.table td {
    
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-top:0px;
    padding-bottom:0px;
    font-size:12px !important;
        text-align: right;
    
}
.table-bordered {
    border: 0px !important;
}
.table-bordered td {
     border: 0px !important;
    border-bottom: 1px solid #dee2e6 !important;
    
    font-size:11px;
}
.mb-10
{
    margin-bottom:5px;
    border:0px solid red;
}
.phy_info
{
    border:1px solid #000000;
    border-radius:10px;
    padding:20px;
    background-color:#CBCBCB;
}

.mt-10
{
    margin-top:20px;
}
.upload_file
{
    border:1px solid #c4c4c4;
    min-height:200px;
    border-radius:5px;
}
.custom-file-upload {
     
    
    border: 0px solid red;
    position:relative;
    cursor: pointer;
    text-align:center; 
    
    bottom: -197px;
    right: 90px;
    font-size:1.2em;
    color:#ffffff;

}
    .student_info
    {
    font-size:12px !important;
    }
    .plprzero{
    padding-right:0px !important;
    padding-left :0px !important;
    }
    .student_info_left_br
    {
    border-bottom:1px solid #b9b9c3;
    margin-bottom:10px;
    line-height:25px;

    }
     .pzero{
    padding:0px !important;
    padding :0px !important;
    }
       .s2bg{
   background-color:#eeeeee
    }
        .student_grid_box
    {
    border:1px solid #b9b9c3;
    margin-bottom:10px;
    line-height:25px;
    padding:10px;
    background-color:#ffffff;
    box-shadow: 2px 2px #d0cfcf;

    }
         .student_photo_box{
   background-color:#dad8d8;
   height:30px;
    width:40px;
    margin:2px;
     
    padding:2px;

    }
.student_icon_dashboard
{
position:relative;
top:10px;
left:100px;
padding:10px;
}
.received_by
{
    border:1px solid gray;
    height:150px;
    width:250px;
}
.inc_plus{
    cursor:pointer;display:inline;float:left;padding:5px;padding-left:6px;padding-top:6px;
    border:1px solid #ffffff;
    height: 28px;
    width: 25px;
    background-color: #ffffff;
    border-radius: 15%;
    display: inline-block; 
    margin-left:10px;
    font-size:12px !important;
    font-weight:normal !important;
}.inc_minus{
    

     cursor:pointer;display:inline;float:right;padding:5px;padding-right:6px;padding-top:6px;
    border:1px solid #ab8585;
    height: 28px;
    width: 25px;
    background-color: #ffffff;
    border-radius: 15%;
    display: inline-block; 
    margin-right:10px;
    font-size:12px !important;
     font-weight:normal !important;
}
        label, output {
    display: inline-block;
    font-size: 12px;
    border:0px solid red;
    
    margin-right:30px;
   
     
}
  
input[type='radio'] {
 
width: 15px;
height: 15px;
border: 1.5px solid #ffffff;
border-radius: 50%;
outline: none;
margin-right: 10px;
}
input[type='radio']:hover {
 
}
input[type='radio']:before {
 
border-radius: 50%;
}
input[type='radio']:checked:before {
background: #000000;
}

 

    input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -1px;
        left: 0px;
        position: relative;
        background-color: #908989;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }
 .red_color_txt
{
     color: #b40024;
     font-size:20px;
      
}
 .regbg
 {
      background-color: #000000;
      border-radius: 10px;
      color: #ffffff;
      display: inline-block;
      padding:5px;
 }
  .regbgtxt1
 {
     font-size:12px;
      color: #ffffff;
      font-weight:bold;
      
 }
    .regbgtxt2
 {
     font-size:10px;
      color: #ffffff;
      
 }
    .regpadding1
    {
        padding:2px;
    }
	
	
	
input#ContentPlaceHolder1_TxtGameBookDate::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
  font-weight: bold;
}

input#ContentPlaceHolder1_TxtGameBookDate:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;font-weight: bold;opacity: 1;
}

input#ContentPlaceHolder1_TxtGameBookDate::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;font-weight: bold;opacity: 1;
}

.form-control#ContentPlaceHolder1_TxtGameBookDate::placeholder {
    color: #fff;
    opacity: 1;font-weight: bold; 
}
.cls_time_align
{
            
align-content: stretch;
flex-wrap: nowrap;
flex-direction: column;
justify-content: space-evenly !important;
align-items: center;
justify-content: center; 
display: inline-flex; 
}
td {
padding: 7px;
}     
/*----------------------Mobile Responsive CSS-----------------*/
@media(max-width:767px){
.app-content .col-md-8 .container.text-center{ max-width:inherit; padding:0px; }
.card-width.card{ padding-left:0px !important; padding-right:0px !important; }
/*.card-width.card table td{ width:100%; display:block; height: auto !important; padding-bottom:3px; float: left; }*/
.card-width.card table td img{ width:100%; max-height:inherit !important; max-width:inherit !important; }
.bookmark-wrapper.d-flex{ max-width:inherit !important; justify-content: center; flex-wrap: wrap; flex: inherit !important; }
.bookmark-wrapper .col-md-11.text-center{ width:100%; }
.bookmark-wrapper .student_icon_dashboard{ left:inherit; top:inherit; }
.vertical-layout.vertical-menu-modern .content{ padding-top:30px !important; }
#dashboard-ecommerce .container{ max-width:100%; padding:0px;  }
#otp .rounded{ width: 30px; height: 30px; padding: 0; }
.cls_time_align { align-items: stretch !important;}  
td {padding: 2px !important }   
}
.CustP1 {
    padding: 3px; 
}
.CustRowBg {
    background-color: #efeeff;
}
.custom-file-upload {
   
    color: maroon;
    background-image: url('../../images/userlogo.png');
    background-size: cover;
    background-position-x: center;
    cursor: pointer;
    
    border-radius: 10px;
}
div.relative {
    position: relative;
    width: 100%;
    height: 200px;
    border: 0px solid #73AD21;
}
.CustCamaraSize {
    font-size: 1.1em;
    position: absolute;
    bottom: 70px;
    right: 10%;
    border: 1px solid #80c061;
    height: 25px;
    width: 25px;
    background-color: #80c061;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
}
.upload_file {
    border: 1px solid #c4c4c4;
    min-height: 200px;
    border-radius: 5px;
}
.CustHideAll
{
    display:none;
}

.CustSBordHeader {
    font-size: 15px;
}

.CustSBordMinHeight {
    min-width: 100px;
    min-height: 50px;
    border-bottom: 1px solid #c4c4c4;
}

.CustSBordHeader {
    font-size: 16px;
}

.CustSBordCircle {
    width: 50px;
    height: 50px;
    background-color: #8b7e7e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
    text-align: center;
    border: 5px solid #e4e4dc;
    margin-top: 10px;
}

.CustSBordCircle1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
}

.CustCenterBox {
    display: flex;
    justify-content: space-around;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: column;
}

.customtxtbgcolor {
    background-color: #ffffff;
    color: #5a6362;
}

.customtxtfont1 {
    font-size: 15px;
    padding-top: 6px;
}

.customtxtfont2 {
    color: #5a6362;
    font-size: 30px;
    text-align: center;
    font-weight: bold
}

.customtxtbgcolor33 {
    background-color: #000000;
    color: #ffffff;
}

.customtxtfont32 {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-weight: bold
}
.CustWhiteBorder {
    border-left: 1px solid white
}


/* footer --------------------------- */
.gridview {
    height: 75px;
}

    .gridview span {
        padding: 5px;
        padding-left: 12px;
        padding-right: 12px;
        margin: 2px;
        border: 2px solid #000000;
        background-color: #b5aeae;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        color: #fff;
        font-size: 14px;
    }

    .gridview a {
        padding: 5px;
        padding-left: 12px;
        padding-right: 12px;
        margin: 2px;
        border: 2px solid #000000;
        background-color: #b5aeae;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        color: #fff;
        font-size: 14px;
    }