﻿body,html,form {
    height:100%;
    margin:0;
    
}
body {
    
     margin: 0;
     padding:0;
     font-family: "IRANSans"; 
     font-weight:normal;
     direction:rtl;
     background-color:#FDECE1;
   }

 .maindivPages  {
       
        background-color:#FDECE1;
        width:100%;
        display: table;
        height:100%;
        border:0;
      
    }
.subfieldsetPageView {

     margin:auto;
     margin-top:110px;
     margin-right:50px;
     
     border:0;
     /*background-color:#b6ff00;*/
     padding-top:50px;
   
}
    .subfieldsetPageView legend {
                 
               text-align:right;
                
    }
.titlePage {
   
                 font-family: "IRANSans"; 
                 font-weight:bold;
                 color:#000000;
                 /*color:#CE2127;*/
                 font-size:1.2em;
                 text-decoration:none;

}
.rightcolumn {
    width:79%;
    height:100%;
    display: table-cell;
    padding:5px;
    background-color:#FDECE1;
}
.leftcolumn {
    width:21%;
    display: table-cell;
    background-color:#A5A5A5;
    height:100%;
     min-width:330px;
    /*position:relative;*/
    text-align:center;
    padding-top:0;
}
.topleftcolumn {
    position:absolute;
    top:20px;
    left:1vw;
    height:100px;
    width:330px;
    /*background-color:#ff6a00;*/
}
.bottomleftcolumn {
    position:absolute;
    bottom:20px;
    left:1vw;
    height:200px;
    width:300px;
    margin:auto;
    
    background-color:#000;
    text-align:center;
   
    margin:auto;
}

.boxTableGroupsBig {
    width:910px;
    /*height:300px;*/
    background-color:#ffd800;
  
    margin:auto;
    margin-top:0;
   
     
   
}
    .boxGRbig {
        height:200px;
        width:300px;
        float:right;
        background-color:#746F6E;
        text-align:center;
          position:relative;
         
       
    }
        .boxGRbig a {
            text-decoration:none;
        }
        .boxGRbig h3 {
            height:30px;
            width:250px;
            background-color:#000;
            z-index:0;
            position:absolute;
            margin-right:20px;
            margin-top:-40px;
            opacity:0.6;
            color:#ffffff;
            font-family: "IRANSans"; 
            font-weight:normal;
        }
            .boxGRbig h3:hover {
                background-color:#000;
                opacity:1;
            }
.boxTableGroupsMediume {
    width:600px;
    height:350px;
    /*background-color:#ffd800;*/
   
    margin:auto;
    margin-top:5px;

}
.boxGRmediume {
        height:100px;
        width:150px;
        float:right;
        background-color:#746F6E;
        text-align:center;
          position:relative;
         
       
    }
        .boxGRmediume a {
            text-decoration:none;
        }
        .boxGRmediume h3 {
            height:20px;
            width:100px;
            background-color:#000;
            z-index:0;
            position:absolute;
            margin-right:25px;
            margin-top:-30px;
            opacity:0.6;
            padding-top:2px;
            color:#ffffff;
            font-family: "IRANSans"; 
            font-weight:normal;
            font-size:0.7em;
        }
            .boxGRmediume h3:hover {
                background-color:#000;
                opacity:1;
            }
.bxtitlelogo {
    margin:auto;
    height:90px;
    width:600px;
    background-color:#746F6E;
    margin-bottom:0;
    display:block;
    text-align:center;
}
.boxfilmMobile {
    margin:auto;
    width:300px;
    height:200px;
    background-color:#000;
    text-align:center;
}
@media (min-width: 1px) and (max-width:750px){
    
    .hide-mobile {
        display:none;
        
    }
    
    .rightcolumn {
        width:100%;  

    }
    .subfieldsetPageView {
        margin-right:10px;
        margin-left:10px;
        /*margin-top:90px;*/
         border:0;
     /*background-color:#b6ff00;*/
        padding-left:5px;
        padding-right:5px;
        text-align:justify;
        /*font-size:0.8em;*/
        padding-top:0;
    }
    .titlePage {
        font-size:1.1em;
        margin-left:5px;
        margin-right:5px;
        margin-top:0;
    }
 
}
.allboxmobile {
    width:100%;
    position:relative;
    background-color:#CE2127;
        
}

@media (min-width: 1px) and (max-width:1100px){
   
    .boxTableGroupsBig {
       display:none;
    }
}
@media (min-width:1100px){
  
    .boxTableGroupsMediume {
       display:none;
    }
    .boxfilmMobile {
        /*display:none;*/
        position:absolute;
         bottom:20px;
         left:1vw;

    }
    
}

@media (min-width: 1px) and (max-width:400px) {
    .boxTableGroupsMediume {
        width:300px;
        height:600px;
    }
    
      .boxGRmediume {
        
        margin:auto;
        margin-top:5px;
    }
    .bxtitlelogo {
        width:300px;
    }
}
@media (min-width:751px) {

    .hide-descktop {
        display: none;
    }
}
@media (min-width: 1px) and (max-width:400px) {
    .hide-piclarg {
        display:none;
    }

}
@media (min-width: 401px) and (max-width:1100px) {
    .hide-picsmall {
        display:none;
    }
    .bxtitlelogo {
        height:56px;
    }

}