@charset "utf-8";
/* CSS Document */

body{
padding:50px 0 0 0;
font-family: 'Old Standard TT', serif;
//background:url(backgrounds/wall_8.jpg)no-repeat center center fixed;
height: 100%;
/*-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;*/
}

.lists{
top: 0px;
overflow:hidden;
margin:52px 0 0 0;
padding: 50px 0 0 0;
height: 100%;
width: 200px;
z-index: 1;
position: fixed;
background-color:rgba(3,3,3,0.7);
text-align:center;
color:#FFF;	
}
.lists .lst-show{
color:#00F;
font-size:30px;
position:fixed;
cursor:pointer;
}
.lists .lst-hide{
color:#00F;
font-size:30px;
position:fixed;
cursor:pointer;
}
.lists li a{
display:block;
padding:6px 2px;
text-decoration:none;
color:#ddd;
font-size:16px;
font-weight:bold;
border-bottom:2px solid #FFF;	
}
.lists li li a{
display:block;
padding:2px;
text-decoration:none;
color:#ddd;
font-size:16px;
font-weight:bold;
border-bottom:none;
background-color:rgba(118,104,126,0.7);
}
.lists li a:hover{
color:#FFF;	
border-bottom:2px solid #09F;
}
.lists li li a:hover{
color:#FFF;	
background-color:#F00;
border-bottom:none;	
}
.lists li .accsc,.lists li .ardsc{
display:none;	
}
.lists .accfirst:hover .accsc{
display:block;	
}
.lists .ardfirst:hover .ardsc{
display:block;	
}
.pwait{
width:100%;
height:100%;
position:fixed;
background:rgba(221,221,221,0);
top:0;
left:0;
bottom:0;
right:0;
//opacity:0.6;
z-index:99999;
display:none;
}
.pwait div{
width:70%;
margin:15% auto;
background:#333;
padding:4% 0 ;
border-radius:15px;
text-align:center;
-moz-box-shadow: 0px 0px 2px 1px #fff inset;
-webkit-box-shadow: 0px 0px 2px 1px #fff inset;
-o-box-shadow: 0px 0px 2px 1px #fff inset;
box-shadow: 0px 0px 2px 1px #fff inset;
}
.pwait div i{
color:#FFF;
font-size:100px;
margin-top:10%;	
margin-bottom:12%;
}
.pwait div p{
color:#FFF;
font-size:30px;
}
.pwait table{
display:none;	
}
.pwait table span{
width:70%;
margin:15% auto;
padding:4% 0;
font-weight:bold;
border-radius:15px;
text-align:center;
-moz-box-shadow: 0px 0px 2px 1px #fff inset;
-webkit-box-shadow: 0px 0px 2px 1px #fff inset;
-o-box-shadow: 0px 0px 2px 1px #fff inset;
box-shadow: 0px 0px 2px 1px #fff inset;
}
/****** over ridding bootstrap ********/
.s-cust{
width:220px;
margin:10px 0 0 0;
padding:0;
position:absolute;
}
.navbar{
margin:0;
border-radius:0;
//background:url(backgrounds/wall_8.jpg)no-repeat fixed 100%;
background:#000;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
padding:0;
border:none;
-webkit-box-shadow: 0 2px 0  #C8C7C7;
-moz-box-shadow: 0 2px 0  #C8C7C7;
-o-box-shadow: 0 2px 0  #C8C7C7;
box-shadow:0 2px 0  #C8C7C7;
}

.navbar .container{
background-color:transparent;
border:none;
}

.navbar-collapse > ul{
margin-top:7px;
}

.navbar-inverse .navbar-nav > li > a{
padding:7px 15px;
text-align:center;
font-size:14px;
}

.navbar-inverse .navbar-brand{
font-size:30px;
line-height:20px;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.navbar-inverse .navbar-brand span{
color:#004ECB;
}

.navbar-inverse .navbar-brand:hover > span{
color:#00F;
}

.navbar-nav > li > a{
font-size:16px;
line-height:25px;
font-weight:bold;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-brand,
.dropdown-menu,.dropdown-menu > li > a{
color:#ccc;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:active,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active
{
color:#FFF;
background-color:#3298da;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}

/******************************************/
.dropdown-menu{
border-top:3px solid #00f;
}
.dropdown-menu,.dropdown-menu > li > a{
background-color:#000;
font-size:15px;
font-weight:bold;
}
.dropdown-menu > li > a{
padding:6px 10px;
}
.dropdown-menu > li > a:hover{
padding-left:20px;
-webkit-transition:padding 0.7s ease;
-moz-transition:padding 0.7s ease;
-o-transition:padding 0.7s ease;
transition:padding 0.7s ease;
}
/******************************************/


/************* end over ridding bootstrap *************************/


/****** start hed *************************/

.hed{
margin-top:1px;
padding:0;
min-height:150px;
}
.hed img{
width:100%;
height:150px;
}
/****** end hed *********************/
/****** start news *************************/

.newsbr table{
width:100%;
margin:0;
padding:0;
background:#0095e1;
}

.newsbr marquee{
overflow:hidden;
width:100%;	
}

.newsbr marquee div{
width:1px;
display:none;
}

.newsbr table img{
margin:0 3px;
}
.newsbr table td{
font-weight:bold;
font-size:14px;
padding:7px 2px;
}
.newsbr table td:first-child{
width:10%;
background-color:rgba(0,0,0,0.8);
text-align:center;
color:#FFF;
}

.newsbr table a{
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#FFF;
margin-right:15px;
}
/****** end news *********************/
/****** start about *************************/
.carouse .imgboot{
width:100%;
position:absolute;
//bottom:0px;
top:553px;
left:0;
}
.about{
padding-top:10px;
}

.about h4{
font-weight:bold;
font-family:Tahoma;
margin:0;
font-size: 80px;
text-align:center;
text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 2px 0px, rgb(187, 187, 187) 0px 3px 0px, rgb(185, 185, 185) 0px 4px 0px, rgb(170, 170, 170) 0px 5px 0px, rgba(0, 0, 0, 0.0980392) 0px 6px 1px, rgba(0, 0, 0, 0.0980392) 0px 0px 5px, rgba(0, 0, 0, 0.298039) 0px 1px 3px, rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.0980392) 0px 20px 20px;
-webkit-transform:scale(0.9,0.9);
-moz-transform:scale(0.9,0.9);
-o-transform:scale(0.9,0.9);
transform:scale(0.9,0.9);
}

.about h4 b{
padding-bottom:10px;
}

.about .about-me{
padding-top:12px;
padding-bottom:10px;
}

.about .about-com{
padding:0 5px;
margin:0;
padding-top:30px;
font-weight:800;
font-size:18px;
}

.about-1{
background:url(backgrounds/ps3.png)bottom center no-repeat #34e5ff;
background-size:contain;
padding-bottom:100px;	
}
.about-1 .about-me{
//background:#34e5ff;//rgba(255,255,255,0.3);
color:#000;	
}
.about-1 h4{
color:#000;
}
/*===============================*/
.about-2{
background:url(backgrounds/ps1.png)bottom center no-repeat #eabb00;
background-size:contain;
padding-bottom:100px;	
}
.about-2 .about-me{
//background:#eabb00;//rgba(255,255,255,0.3);
color:#6B7773;	
}
.about-2 h4{
color:#6B7773;
}
/*===============================*/
.about-3{
background:url(backgrounds/ps5.png)bottom center no-repeat #c74949;
background-size:contain;
padding-bottom:100px;	
}
.about-3 .about-me{
//background:#c74949;//rgba(255,255,255,0.3);
color:#fff;	
}
.about-3 h4{
color:#fff;
}
/*===============================*/
.about-4{
background:url(backgrounds/ps4.png)bottom center no-repeat #ececec;
background-size:contain;
padding-bottom:100px;	
}
.about-4 .about-me{
//background:#ececec;//rgba(255,255,255,0.3);
color:#1f8c9c !important;	
}
.about-4 h4{
color:#1f8c9c !important;
}
/*===============================*/
.about-5{
background:#003b60;
background-size:contain;
padding-bottom:100px;	
}
.about-5 .about-me{
//background:#003b60;//rgba(255,255,255,0.3);
color:#fff;	
}
.about-5 h4{
color:#fff;
}
/*===============================*/
/****** end about *************************/

/****** start contact *************************/
.about .form{
padding:10px;
border-radius:12px;

}
.about .form div{
margin-bottom:5px;
margin-left:0;
margin-right:0;
padding:0;
}

.about .form .labell{
color:#fff;
text-align:left;
font-weight:bold;
padding-left:10px;
font-size:17px;
text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 1px 0px, rgb(187, 187, 187) 0px 1px 0px, rgb(185, 185, 185) 0px 1px 0px, rgb(170, 170, 170) 0px 1px 0px, rgba(0, 0, 0, 0.0980392) 0px 1px 1px, rgba(0, 0, 0, 0.0980392) 0px 0px 1px, rgba(0, 0, 0, 0.298039) 0px 1px 1px, rgba(0, 0, 0, 0.14902) 0px 1px 1px, rgba(0, 0, 0, 0.2) 0px 1px 1px, rgba(0, 0, 0, 0.2) 0px 1px 1px, rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
}
.about .form .ctext,.about .form textarea{
font-weight:bold;
background:#333333;
background:rgba(3,3,3,0.3);
border:2px solid #00B;
color:#fff;
}
.about .form .ctext:focus,.about .form textarea:focus{
border:2px solid #00F;
background:#fff;
color:#000;
}
.about .form textarea{
text-align:left;
font-weight:bold;
padding:7px;
font-size:17px;
width:100%;
height:180px;
border-radius:7px;
resize: none;
direction:rtl;
}
.about .form button{
color:#ddd;
background:#00B;
}
.about .form button:hover{
color:#fff;
background:#004ECB;
}
/****** end contact *************************/

/****** section hed *************************/
.registar,.ulogin,.setmail,.res-password{
padding:0;
padding-bottom:50px;
}

.registar .curve-right,.ulogin .curve-right,.setmail .curve-right,.res-password .curve-right{
border-left:10px solid #fff;
border-right:10px solid #fff;
height:40px;
width:18%;
margin:0 auto;
}

.registar h4,.ulogin h4,.setmail h4,.res-password h4{
background-color:#FFF;
min-height:40px;
border-radius:10px;
width:50%;
margin:0 auto;
color:#000;
font-weight:bold;
padding:5px;
}

.registar h4{
width:45%;
}

.registar .curve-left,.ulogin .curve-left,.setmail .curve-left,.res-password .curve-left{
border-left:10px solid #fff;
border-right:10px solid #fff;
height:60px;
width:30%;
margin:0 auto;
line-height:70px;
}

.registar .scurs i,.ulogin .scurs i,.setmail .scurs i,.res-password .scurs i{
color:#FFF;
}

.registar .form,.ulogin .form,.setmail .form,.panell .form,.res-password .form{
padding:20px 10px;
padding-bottom:30px;
min-height:200px;
border-radius:15px;
-webkit-box-shadow: 0 3px 0  #ddd;
-moz-box-shadow: 0 3px 0  #ddd;
-o-box-shadow: 0 3px 0  #ddd;
box-shadow:0 3px 0  #ddd;
}

.registar .form p,.ulogin .form p,.setmail .form p,.panell .form p,.res-password .form p,.pwho .jform p,.about .form p,.prof .form p{
text-align:left;
border:1px solid #F36;
padding:10px;
background-color:#F66;
color:#FFF;
font-weight:bold;
font-size:18px;
margin:0;
}

.registar .form div,.ulogin .form div,.setmail .form div,.panell .form div,.res-password .form div{
margin-bottom:5px;
margin-left:0;
margin-right:0;
}

.registar .form .labell,.ulogin .form .labell,.setmail .form .labell,.res-password .form .labell,.panell .dmlog .labell{
font-weight:bold;
color:#fff;
text-align:left;
font-weight:bold;
padding-left:10px;
font-size:17px;
}


.registar .form select{
width:75px;
height:37px;
font-weight:bold;
border:1px solid #CCC;
padding:0 10px;
border-radius:5px;
direction:ltr;
}

.registar .form .tcont,.ulogin .form .tcont{
text-align:left;
height:37px;
line-height:37px;
font-weight:bold;
}

.registar .form .tcont span,.ulogin .form .tcont span{
padding:8px 15px;
border:1px solid #CCC;
border-radius:5px;
}
/****** end section hed *********************/


/****** start login *********************/

.ulogin h4,.res-password h4{
width:40%;
}

.ulogin .form .labell,.res-password .form .labell{
padding:0 10px;
}
.ulogin .form .conreg ul{
margin:0;
padding:0;
}
.ulogin .form .conreg li{
margin-left:15px;	
}
.ulogin .form .conreg li a{
color:#999;
}
.ulogin .form .conreg li a:hover{
color:#00f;	
}
.ulogin .form .tcontr{
text-align:left;
padding-left:0px;
}
/****** end login *************************/


/****** start setmail *********************/

.setmail h4{
width:37%;
}
/****** end setmail *************************/


/****** carousel *************************/
.carous{
height:450px;	
}
.carousel-indicators{
bottom:0;
}

.carousel-indicators li{
background:#000;
}

.carousel img{
width:100%;
height:450px;
}
.carousel-inner{
min-height:450px;
max-height:450px;
}
/****** end carousel *********************/

/****** content *************************/
.content{
padding-top:10px;
padding-bottom:10px;
min-height:400px;
}
.content h3{
font-weight:bold;
font-family:Tahoma;
margin:0 0 15px 0;
font-size: 80px;
color: #06F;
text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 2px 0px, rgb(187, 187, 187) 0px 3px 0px, rgb(185, 185, 185) 0px 4px 0px, rgb(170, 170, 170) 0px 5px 0px, rgba(0, 0, 0, 0.0980392) 0px 6px 1px, rgba(0, 0, 0, 0.0980392) 0px 0px 5px, rgba(0, 0, 0, 0.298039) 0px 1px 3px, rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.0980392) 0px 20px 20px;

-webkit-transform:scale(0.9,0.9);
-moz-transform:scale(0.9,0.9);
-o-transform:scale(0.9,0.9);
transform:scale(0.9,0.9);
}

.content h3:hover{
/*-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
color:#ddd;	*/
}

.container .row .fildes{
//padding:0 5px;
}
.container .hd{
pading:15px 10px 10px 10px;
margin-bottom:10px;
}
.container .fildes .hd h2{
padding:15px 0;
margin:0;
}
.container .fildes .hd p{
font-size:18px;
font-weight:bold;
color:#FFF;
height:70px;
width:70px;
border-radius:50%;
line-height:70px;
background:#000;
-webkit-transition-duration:0.5s;
-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
transition-duration:0.5s;
}
.container .fildes .hd:hover p{
-webkit-transform:scale(1.2,1.2) rotate(360deg);
-moz-transform:scale(1.2,1.2) rotate(360deg);
-o-transform:scale(1.2,1.2) rotate(360deg);
transform:scale(1.2,1.2) rotate(360deg);
background:#03F;
color:#FFF;
}
.container .fildes .hd ul{
font-size:18px;
line-height:200%;
}
.container .fildes .hd a{
margin-bottom:10px;
}
/****** end content *********************/


/****** start error *********************/

.conterror{
/*background-color:#333;
background-color:rgba(0,0,0,0.7);*/
min-height:456px;	
}
.conterror .contmsg{
padding-top:70px;
padding-bottom:70px;
background-color:#FFF;
color:#000;
font-size:20px;
font-weight:bold;
border:2px solid #03F;
border-radius:6px;
margin-top:60px;
}

/****** end error *************************/

/****** start prof *********************/
.prof{
padding:0 0 2px 0;
background:#111;
}

.prof .dmcont{
background:#605AB6;
min-height:410px;	
}

.prof .dmlist{
background:#4D499A;
padding:0;
}
.prof .dmlist .capsic{
padding:4px 2px;
display:none;
}
.prof .dmlist .capsic i{
color:#ddd;
margin-top:5px;
font-size:20px;
cursor:pointer;
}

.prof .dmlist .capsic i:hover{
color:#FFF;
}
.prof .dmlist .list_st{
text-align:center;
padding:0;
max-height:300px;
overflow-y:auto;
}

.prof .dmlist .list_st a{
display:block;
padding:5px 2px;
color:#ddd;
font-size:16px;
font-weight:bold;
text-decoration: none;
border-bottom:2px solid #0CF;
}


.prof .dmlist .list_st li:first-child a{
border-top:2px solid #0CF;
}

.prof .dmlist .list_ur {
width:85%;
margin:10px auto;
}

.prof .dmlist .list_ur li{
padding:2px;
color:#FFF;
border-left:2px solid #0CF;
border-right:2px solid #0CF;
border-bottom:2px solid #0CF;
text-align:left;
}

.prof .dmlist .list_ur li span{
color:#0CF;
font-weight:bold;
padding-left:3px;
}

.prof .dmlist .list_ur li:first-child{
border-top:2px solid #0CF;
border-bottom:none;
text-align:center;	
}

.prof .dmlist .list_ur li:first-child a{
padding:2px;
color:#FFF;
font-size:16px;
font-weight:bold;
text-decoration: none;
text-align:center;
}

.prof .dmlist .list_ur p{
width:80%;
text-align:center;
margin-top:0;
margin-right:auto;
margin-left:auto;
}
.prof .dmlist .list_ur img{
width:100%;
height:150px;
border:3px solid #FFF;
border-radius:3px;
}

.prof .dmlist .list_ur .manegd-u a{
color:#333333;
background-color:#F690F4;
text-decoration:none;
display:block;
padding:5px 5px;
font-weight:bold;
font-size:16px;
}

.prof .dmlist .list_ur .manegd-u a:hover{
background-color:#ED6FEB;
color:#FFF;	
}

.prof .dmlist .list_st a:hover{
color:#fff;
background-color:#605AB6;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}


.prof .uconf{
padding:0 15%;	
}
.prof .uconf h4{
color:#FFF;
font-weight:bold;
border-bottom:2px solid #0FF;
}
.prof .uconf .form{
padding:20px 10%;
padding-bottom:30px;
margin-bottom:30px;
}
.prof .uconf .form .labell{
font-weight:bold;
color:#FFF;
text-align:left;
font-weight:bold;
padding:0;
padding-right:0;
font-size:17px;
}
.prof .form .tcont{
text-align:left;
font-weight:bold;	
}
.prof .form select{
width:75px;
font-weight:bold;
border:1px solid #CCC;
padding:0 10px;
border-radius:5px;
direction:ltr;
}
.prof .uconf .form button{
margin-top:30px;
}

.prof .form .labell span{
background:#F6F;
border-radius:5px;
padding:0 20px;
margin-right:8px;
cursor:pointer;
}
.prof .form .labell span:hover{
background:#F69;
}
/****** end prof *********************/

/****** start panel *********************/
.panell{
padding:0;

}


.panell h1{
background:#06F;
color:#FFF;
font-size:35px;
font-weight:bold;
margin:0;
padding:20px 5px;
position:fixed;
left:0;
width:100%;
z-index:1;
}

.panell .dmlog,.panell .dmcont{
padding:10px 0 0 0;
}
.panell .dmcont{
margin:0;
padding-right:80px;
padding-left:80px;
}
.panell .dmlog .form{
margin-top:50px;
margin-bottom:50px;
}

.panell .mn-lst{
color:#00ff1d;
font-size:30px;
cursor:pointer;
border:none;
position: fixed;
top: 0px;
z-index: 3;
}
.panell .mn-lst:hover{
color:#FFF;
}
.panell #lists{
top: 0px;
margin:0;
padding:5px;
height: 100%;
overflow:auto;
width: 170px;
z-index: 2;
position: fixed;
background-color:rgba(3,3,3,0.8);
text-align:center;
color:#FFF;
//display:none;
direction:rtl;
}
.panell #lists #dvco{
margin:0;
padding:0;
}
.panell #lists ul{
padding:0;
margin:0;
}
.panell #lists ul li:last-child{
margin-bottom:12px;
}
.panell #lists .titel{
padding:5px 2px;
color:#04F914;
font-size:18px;
font-weight:bold;
background-color:rgba(4,16,249,0.6);
}

.panell #lists ul a{
display:block;
padding:5px 2px;
color:#ddd;
font-size:16px;
font-weight:bold;
text-decoration: none;
}
.panell #lists ul a:hover{
color:#000;
background-color:#fff;
}
/****** end panel *************************/

/****** start panel conf *********************/
.pconf .branch input{
width:40%;
font-weight:bold;
font-size:14px;	
}
.pconf .branch button{
width:20%;	
}

.pconf,.pwho{
padding:0 20px;	
}
.pconf h4,.pwho h4{
color:#000;
background:rgba(255,255,255,0.5);
padding:7px 5px;
border-radius:12px;
width:50%;
margin-left: auto;
margin-right: auto;
}
.pwho .listpages table{

}
.pwho .listpages table td{
padding:0 3px;
background:#B165FE;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.pwho .listpages table td:hover{
background:#783EB1;
}
.pwho .listpages table td a{
padding:3px 6px;
display:block;
color:#FFF;
text-decoration:none;
font-size:18px;
font-weight:bold;
}
.pconf .form,.pwho .jform{
padding:20px 10px;
padding-bottom:30px;
margin-bottom:30px;
border-radius:15px;
-webkit-box-shadow: 10px 10px 5px #888888;
-moz-box-shadow: 10px 10px 5px #888888;
-o-box-shadow: 10px 10px 5px #888888;
box-shadow:10px 10px 5px #888888;
}
.pconf .form .labell,.pwho .jform .labell{
font-weight:bold;
color:#FFF;
text-align:left;
font-weight:bold;
padding:0 5px;
padding-right:0;
font-size:17px;
}
.pconf .form select{
width:150px;
font-size:16px;
font-weight:bold;
border:1px solid #CCC;
padding:0 10px;
border-radius:5px;
direction:ltr;
}
.pconf .form .tcont{
text-align:left;
}
.pwho .form .labell span{
background:#F6F;
border-radius:5px;
padding:0 20px;
margin-right:10px;
cursor:pointer;
}
.pwho .form .labell span:hover{
background:#F69;
}
/****** end panel conf **********************/

/****** start show_data *********************/
.panell .show_data{
padding:0 15px;	
}
.panell .show_data h4{
color:#fff;
font-weight:bold;
padding:7px 5px;
border-radius:12px;
width:50%;
margin-left: auto;
margin-right: auto;
}

.panell .show_data p{
text-align:left;
border:1px solid #F36;
padding:10px;
background-color:#F66;
color:#FFF;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}

.panell .show_data .form,.show_data_t .form{
background:none;
padding:0;
min-height:0;
border-radius:0;
-webkit-box-shadow: 0 0 0  #fff;
-moz-box-shadow: 0 0 0  #fff;
-o-box-shadow: 0 0 0  #fff;
box-shadow:0 0 0  #fff;
}

.show_data_t{
margin:20px 0 40px 0;
padding:0;
overflow:auto;
background:rgba(1,1,1,0.3);
}
.show_data_t #f,.show_data_t #d,.show_data_t #vu,.show_data_t #e,.show_data_t #u{
width:100%;
border-collapse: separate;
border-spacing: 2px;
}
.show_data_t #f th,.show_data_t #d th,.show_data_t #vu th,.show_data_t #e th,.show_data_t #u th{
text-align:center;
background:rgba(251,138,253,0.8);
padding:3px 5px;
font-size:16px;
font-weight:bold;
color:#fff;	
}
.show_data_t #f td,.show_data_t #d td,.show_data_t #vu td,.show_data_t #e td,.show_data_t #u td{
text-align:center;
background:rgba(251,138,253,0.6);
padding:2px 5px;
font-size:13px;
font-weight:bold;
color:#fff;	
}
.show_data_t #f a,.show_data_t #d a,.show_data_t #vu a,.show_data_t #e a,.show_data_t #u a{
color:#fff;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.show_data_t #f i,.show_data_t #d i,.show_data_t #e i,.show_data_t #u i{
cursor:pointer;
}
.show_data_t #f th:first-child{
width:4%;
}
.show_data_t #f th:first-child +th{
width:30%;
}
.show_data_t #f th:first-child +th +th,.show_data_t #f th:first-child +th +th +th,.show_data_t #f th:first-child +th +th +th +th{
width:14%;
}
.show_data_t #f th:first-child +th +th +th +th +th +th{
width:24%;
}
.show_data_t #f th:first-child +th +th +th +th +th +th,.show_data_t #f th:last-child{
width:2%;
}

.show_data_t #d th:first-child{
width:6%;
}
.show_data_t #d th:first-child +th +th,.show_data_t #d th:last-child{
width:2%;
}

.show_data_t #vu th:first-child{
width:25%;
}
.show_data_t #vu th:first-child +th{
width:17.5%;
}
.show_data_t #vu th:first-child +th +th{
width:20%;
}
.show_data_t #vu th:first-child +th +th +th{
width:20%;
}
.show_data_t #vu th:last-child{
width:17.5%;
}

.show_data_t #e th:first-child,.show_data_t #u th:first-child{
width:6%;
}
.show_data_t #e th:first-child +th +th +th +th,.show_data_t #e th:last-child{
width:4%;
}
.show_data_t #e th:first-child +th{
width:36%;
}
.show_data_t #e th:first-child +th +th{
width:25%;
}
.show_data_t #e th:first-child +th +th +th{
width:25%;
}

.show_data_t #u th:first-child +th{
width:43%;
}
.show_data_t #u th:first-child +th +th{
width:43%;
}

.show_data_t #u th:first-child +th +th +th,.show_data_t #u th:last-child{
width:4%;
}

/****** end show_data *************************/

/****** start visit_users *********************/
.panell .show_vistor{
padding:0 15px;	
}
.panell .show_vistor h4{
color:#fff;
font-weight:bold;
padding:7px 5px;
border-radius:12px;
width:50%;
margin-left: auto;
margin-right: auto;

}

.panell .show_vistor p{
text-align:left;
border:1px solid #F36;
padding:10px;
background-color:#F66;
color:#FFF;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}
.panell .show_vistor .form{
padding:0;
min-height:0;
border-radius:0;
-webkit-box-shadow: 0 0 0  #fff;
-moz-box-shadow: 0 0 0  #fff;
-o-box-shadow: 0 0 0  #fff;
box-shadow:0 0 0  #fff;
}


/****** end visit_users *************************/


/****** start footer *************************/
.footer{
padding:0;
margin:0;
background-color:rgba(95,79,100,0.8);
background-color:#000;
position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}

.footer div{
min-height:20px;
color:#fff;
padding-top:5px;	
}
.footer p{
padding:0;
margin:0;
padding:5px;
}
.footer span{
color:#004ECB;	
}
/****** end footer *********************/

/****** start online *************************/
.connect_users{
padding:20px 0;
margin:0;
background-color:#111;
}

.connect_users h4{
font-weight:bold;
font-family:Tahoma;
margin:0 0 30px 0;
font-size: 80px;
color: #06F;
text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 2px 0px, rgb(187, 187, 187) 0px 3px 0px, rgb(185, 185, 185) 0px 4px 0px, rgb(170, 170, 170) 0px 5px 0px, rgba(0, 0, 0, 0.0980392) 0px 6px 1px, rgba(0, 0, 0, 0.0980392) 0px 0px 5px, rgba(0, 0, 0, 0.298039) 0px 1px 3px, rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.0980392) 0px 20px 20px;
}

.connect_users .col_hed{
background-color:#99F;
color:#FFF;
padding:7px 1px;
font-weight:bold;
}

.connect_users .col_name{
background-color:#4F4CFD;
color:#FFF;
padding:5px 1px;
border-bottom:1px solid #99F;
}
.connect_users .col_name a{
color:#FFF;
text-decoration:none;
display:block;
}
.connect_users .col_city{
background-color:#4542ED;
color:#FFF;
padding:5px 1px;
border-bottom:1px solid #99F;
}
.connect_users .col_time{
background-color:#4E4BDD;
color:#FFF;
padding:5px 1px;
border-bottom:1px solid #99F;
}

/****** end online *********************/

/****** first malty page *********************/
#mltpag{
margin-top:10px;
margin-bottom:10px;
padding:30px 10px 10px 10px;
direction:ltr;
}
#mltpag #pnum{
color:#FFF;
text-decoration: none;
background-color:#63C;
padding:3px 8px;
font:Tahoma, Geneva, sans-serif;
font-weight:bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.3) inset;
-webkit-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.3) inset;
box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.3) inset;
}
/****** end malty page *********************/
#scroll_up{
width:40px;
height:40px;
background-color:rgba(255,255,255,0.5);
color:#ddd;
border-radius:50%;
text-align:center;
padding:5px 0;
font-weight:bold;
font-size:24px;
-moz-box-shadow: 0px 0px 2px 1px #ddd inset;
-webkit-box-shadow: 0px 0px 2px 1px #ddd inset;
-o-box-shadow: 0px 0px 2px 1px #ddd inset;
box-shadow: 0px 0px 2px 1px #ddd inset;
cursor:pointer;
position:fixed;
bottom:20px;
right:15px;
z-index:9999;
display:none;

}


#scroll_up:hover{
color:#fff;
-moz-box-shadow: 0px 0px 2px 1px #fff inset;
-webkit-box-shadow: 0px 0px 2px 1px #fff inset;
-o-box-shadow: 0px 0px 2px 1px #fff inset;
box-shadow: 0px 0px 2px 1px #fff inset;
}

/****************start app**********************/

.app .row{
padding:0;
}
.app .grid{
padding:0;
margin:0;	
}
.app .os img{
width:90%;
}
.app .os {
margin:6px 6px;
}
.app .setline{
border:2px solid #F9F8F8;	
}
.app .setdata .oos{
//background-color:rgba(1,1,1,0.2);
background:#b0eb97;
background:rgba(255,255,255,0.3);
border:2px solid rgba(255,255,255,0.5);
padding:0 10px 10px 10px;
border-radius:12px;
margin-bottom:20px;
}
.app .oos .tbcont{
width:100%;
min-width:977px;	
}
.app .setcont{
margin-top:25px;
}
.app .setcont .setcont_t{
width:100%;
min-width:1024px;	
}
.app .tbcont select{
font-size:15px;
font-weight:bold;
color:#000;
}

.app .tbcont td{
padding:5px;
font-size:18px;
font-weight:bold;
color:#FFF;	
}
.app .tbcont td p{
margin:0;
padding:40px 5px;
background:rgba(50,5,251,0.5);
}
.app .tbcont td:first-child{
width:32%;
}

.app .tbcont td:first-child +td{
width:6%;
}

.app .tbcont td:first-child +td +td{
width:16%;
padding-left:0;
padding-right:0;
}

.app .tbcont td:first-child +td +td +td{
width:13%;
padding-left:0;
padding-right:0;
}

.app .tbcont td:first-child +td +td +td +td{
width:4%;
}

.app .tbcont td:first-child +td +td +td +td +td{
width:16%;
padding-left:0;
padding-right:0;
}

.app .tbcont td:last-child{
width:13%;
padding-left:0;
padding-right:0;
}

.app .tbcont td:first-child +td +td p{
border-bottom-left-radius:15px;
border-top-left-radius:15px;
border-right:2px solid #FFF;
}

.app .tbcont td:first-child +td +td +td p{
border-bottom-right-radius:15px;
border-top-right-radius:15px;
}

.app .tbcont td:first-child +td +td +td +td +td p{
background:rgba(6,252,39,0.5);
border-bottom-left-radius:15px;
border-top-left-radius:15px;
border-right:2px solid #FFF;
}
.app .tbcont td:last-child p{
background:rgba(6,252,39,0.5);
border-bottom-right-radius:15px;
border-top-right-radius:15px;
}

.app .setdata h4{
background:#34e5ff;
background:rgba(255,255,255,0.4);
border:2px solid rgba(255,255,255,0.6);
padding:4px 0;
border-radius:12px;
color:#FFF;
}
.app .setdata .errmsg{
background:rgba(0,0,0,0.5);
border-radius:10px;	
}
.app .setdata .errmsg p{
text-align:left;
border:1px solid #06FC27;
padding:5px 10px;
background:rgba(6,252,39,0.4);
color:#FFF;
font-weight:bold;
font-size:18px;
margin:10px 0;
border-radius:10px;
}

.app .setdata .oos .labell{
padding:0 6px;
text-align:left;
color:#000;
}
.app .setdata select{
direction:rtl;
font-weight:bold;
}


.app .setdata .tcont{
text-align:left;
}
.app .setdata .tcont span{
color:#80F7AA;
font-size:18px;
font-weight:bold;
margin:0 6px;
}

.app .form .bcont{
direction:ltr;
}

.app .setdata .oos input{
font-weight:bold;
text-align:left;
}

.app .setdata .setcont input,.app .setdata .setcont select{
font-weight:800;
}

.app .show_data_t{
margin:20px 0 40px 0;
padding:0;
overflow:auto;
background:rgba(255,255,255,0.5);
}
.app .show_data_t #f,.app .show_data_t #d,.app .show_data_t #vu,.app .show_data_t #e,.app .show_data_t #u,.app .show_data_t #n,.app .show_data_t #pf,.app .show_data_t #pr{
width:100%;
min-width:977px;
border-collapse: separate;
border-spacing: 2px;
}
.app .show_data_t #f th,.app .show_data_t #d th,.app .show_data_t #vu th,.app .show_data_t #e th,.app .show_data_t #u th,.app .show_data_t #n th,.app .show_data_t #pf th,.app .show_data_t #pr th{
text-align:center;
background:#5D778A;
padding:3px 5px;
font-size:16px;
font-weight:bold;
color:#fff;	
}
.app .show_data_t #f td,.app .show_data_t #d td,.app .show_data_t #vu td,.app .show_data_t #e td,.app .show_data_t #u td,.app .show_data_t #n td,.app .show_data_t #pf td,.app .show_data_t #pr td{
text-align:center;
background:#3C4076;
padding:2px 5px;
font-size:13px;
font-weight:bold;
color:#fff;	
}
.app .show_data_t #f a,.app .show_data_t #d a,.app .show_data_t #vu a,.app .show_data_t #e a,.app .show_data_t #u a,.app .show_data_t #n a,.app .show_data_t #pf a,.app .show_data_t #pr a{
color:#fff;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.app .show_data_t table i,.app .show_data_t #pr i{
cursor:pointer;
}
.app .show_data_t #f th:first-child{
width:4%;
}
.app .show_data_t #f th:first-child +th{
width:30%;
}
.app .show_data_t #f th:first-child +th +th,.app .show_data_t #f th:first-child +th +th +th,.app .show_data_t #f th:first-child +th +th +th +th{
width:14%;
}
.app .show_data_t #f th:first-child +th +th +th +th +th +th{
width:24%;
}
.app .show_data_t #f th:first-child +th +th +th +th +th +th,.app .show_data_t #f th:last-child{
width:2%;
}


.app .show_data_t #n th:first-child{
width:4%;
}
.app .show_data_t #n th:first-child +th{
width:75%;
}
.app .show_data_t #n th:first-child +th +th{
width:17%;
}

.app .show_data_t #n th:first-child +th +th +th,.app .show_data_t #n th:last-child{
width:2%;
}

.app .show_data_t #pr th:first-child{
width:6%;
}
.app .show_data_t #pr th:first-child +th{
width:86%;
}

.app .show_data_t #pr th:first-child +th +th,.app .show_data_t #pr th:last-child{
width:4%;
}

.app .setdata .serch{
overflow:auto;
padding-bottom:10px;
}


.app .setdata .col-serch{
width:100%;
min-width:977px;	
}


.app .setdata .col-serch td:first-child{
width:12%;
padding:0 5px;
}
.app .setdata .col-serch td:first-child +td{
width:18%;
padding:0 5px;
}
.app .setdata .col-serch td:first-child +td +td{
width:17%;
padding:0 5px;
}
.app .setdata .col-serch td:first-child +td +td +td{
width:17%;
padding:0 5px;
}

.app .setdata .col-serch td:first-child +td +td +td +td{
width:20%;
padding:0 5px;
}
.app .setdata .col-serch td:first-child +td +td +td +td +td{
width:10%;
padding:0 5px;
}
.app .setdata .col-serch td:last-child{
width:6%;
padding:0 5px;
}
.app .setdata .col-serch td:last-child div{
//padding-top:20px;
}

.app .show_data_t #pf th{
cursor:pointer;
}

.app .show_data_t #pf th:first-child{
width:4%;
}
.app .show_data_t #pf th:first-child +th{
width:17%;
}
.app .show_data_t #pf th:first-child +th +th{
width:10%;
}
.app .show_data_t #pf th:first-child +th +th +th{
width:24%;
}
.app .show_data_t #pf th:first-child +th +th +th +th{
width:20%;
}
.app .show_data_t #pf th:first-child +th +th +th +th +th {
width:13%;
}
.app .show_data_t #pf th:first-child +th +th +th +th +th +th {
width:8%;
}
.app .show_data_t #pf th:first-child +th +th +th +th +th +th +th,.app .show_data_t #pf th:last-child{
width:2%;
}

.app .setdata .branch table{
border-collapse: separate;
border-spacing: 1px;
}

.app .setdata .branch .tbcont{
border-collapse:collapse;
border-spacing: 0;
}

.app .setdata table th{
text-align:center;
background:rgba(50,5,251,0.5);
padding:5px;
font-size:16px;
font-weight:bold;
color:#fff;	
}
/****** end app *********************/
/****** start old site *********************/
.old_cont,.old_asrh{
padding:10px;
overflow:auto;
}
.old_cont .old_tb,.old_asrh{
width:100%;
border-collapse: separate;
border-spacing: 2px;
text-align:center;
}
.old_cont .tb1 td,.old_cont .tb2 td,.old_cont .tb3 td,.show_data_t .tb4 td{
font-size:16px;
font-weight:bold;
padding:2px;	
}
.old_cont .tb1 td:first-child{
width:30%;
background:#746FE2;
color:#FFF;
}
.old_cont .tb1 td:first-child +td{
width:50%;
font-size:14px;
background:#333;
color:#FFF;
}

.old_cont .tb2 th,.old_cont .tb3 th{
font-size:16px;
font-weight:bold;
padding:2px;
background:#746FE2;
text-align:center;
color:#FFF;	
}
.old_cont .tb2 td,.old_cont .tb3 td{
font-size:14px;
font-weight:bold;
padding:2px;
background:#8D8D8E;	
text-align:center;
color:#FFF;	
}
.old_cont .tb2 th:first-child{
width:55%;
}
.old_cont .tb2 th:first-child +th,.old_cont .tb2 th:first-child +th +th,.old_cont .tb2 th:first-child +th +th +th,.old_cont .tb2 th:last-child{
width:15%;
}
.old_cont .tb3 th:first-child{
width:70%;
}
.old_cont .tb3 th:last-child{
width:55%;
}
/*****************************/
.app .old_setdata .oos{
background:#b0eb97;
//background-color:rgba(1,1,1,0.2);
border:2px solid #b0eb97;
padding:0 10px 10px 10px;
border-radius:12px;
margin-bottom:20px;
}

.old_asrh table{
width:100%;
border-collapse: separate;
border-spacing: 2px;
text-align:center;
}

.old_setdata  h4{
background:#fbb96f;
border:2px solid #fbb96f;
padding:4px 0;
border-radius:12px;
color:#FFF;
}
.old_setdata .errmsg{
background:rgba(0,0,0,0.5);
border-radius:10px;	
}
.old_setdata .errmsg p{
text-align:left;
border:1px solid #06FC27;
padding:5px 10px;
background:rgba(6,252,39,0.4);
color:#FFF;
font-weight:bold;
font-size:18px;
margin:10px 0;
border-radius:10px;
}

.old_setdata .oos .labell{
padding:0 6px;
text-align:left;
color:#000;
font-family:'Arial Black', Gadget, sans-serif; 
font-size:16px; 
font-weight:bold;
}
.old_setdata .oos button{
width:50%;
font-size:16px;
font-weight:bold;
margin-left:auto;
margin-right:auto;
}
.old_setdata select{
direction:rtl;
font-weight:bold;
}


.old_setdata .tcont{
text-align:left;
}
.old_setdata .tcont span{
color:#80F7AA;
font-size:18px;
font-weight:bold;
margin:0 6px;
}

.old_setdata .form .bcont{
direction:ltr;
}
.old_setdata input,.old_setdata .setcont select{
font-weight:800;
}
.app .show_data_o{
margin:20px 0 10px 0;
padding:0;
overflow:auto;
background:none;
}
.show_data_o .old_tb{
border-collapse: separate;
border-spacing: 2px;
text-align:center;
width:100%;
min-width:990px;
}
.app .show_data_o .old_tb a{
color:#fff;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.show_data_o .tb4 th{
font-size:16px;
font-weight:bold;
padding:2px;
background:#746FE2;
text-align:center;
color:#FFF;	
}
.show_data_o .tb4 td{
font-size:14px;
font-weight:bold;
padding:2px;
background:#8D8D8E;
color:#FFF;
}
.show_data_o .tb4 th:first-child{
width:8%;
}
.show_data_o .tb4 th:first-child +th{
width:84%;
}
.show_data_o .tb4 th:first-child +th +th,.show_data_o .tb4 th:last-child{
width:4%;
}
/****** end old site *********************/
/***********************************************/

/****** start media *********************/
/********* 0 to mobile ***********/
@media(max-width:767px){

.hed{
min-height:100px;
}
.newsbr table img{
margin:0 1px;
}
.newsbr table td{
padding:4px 2px;
}
.carousel-inner{
min-height:130px;
}
.pconf .branch input{
width:100%;	
}
.pconf .branch button{
width:100%;	
}
.hed img{
min-height:100px;
}
.newsbr table td:first-child{
width:24%;
}
.newsbr table td{
font-size:12px;
}

.panell .dmcont{
margin-top:20px;	
padding-left:8px;
padding-right:8px;
}

.panell .dmlist{
position:fixed;
z-index:1;
padding-top:0;
width:100%;
left:0
}


.content h3,.about h4{
font-size: 40px;
}
.connect_users h4{
font-size:35px;
line-height:170%;
}
.connect_users .col_name{
font-size:12px;
}
.connect_users .col_city{
font-size:12px;
}
.connect_users .col_time{
font-size:12px;
}
.registar h4,.ulogin h4,.setmail h4,.res-password h4{
width:80%;
font-size:20px;
line-height:170%;
}

.pconf h4,.pwho .h4,.prof .uconf h4,.app .setdata h4{
font-size:20px;
line-height:170%;
}
.ulogin .form .conreg li{
margin-left:5px;	
}
.pwho .listpages{
margin-top:20px;
}
.ulogin .form .conreg li a,.pwho .listpages table td a,.app .listpages table td a{
font-size:12px;	
}
.registar .form p,.ulogin .form p,.setmail .form p,.panell .form p,.panell .show_data p,.res-password p,.panell .jform p,.app .setdata .oos p{
font-size:14px;
}
.registar .form .labell,.ulogin .form .labell,.setmail .form .labell,.res-password .form .labell,.panell .dmlog .labell{
padding-left:18px;
}

.conterror .contmsg{
font-size:16px;
}
.panell h1{
font-size:20px;
}


.pconf .form,.pwho .jform{
-webkit-box-shadow: 0px 10px 5px #888888;
-moz-box-shadow: 0px 10px 5px #888888;
-o-box-shadow: 0px 10px 5px #888888;
box-shadow:0px 10px 5px #888888;
border-radius:0;
padding:20px 4px;
}
.panell .show_data .form,.show_data_t .form{
background:none;
padding:0;
min-height:0;
border-radius:0;
-webkit-box-shadow: 0 0 0  #fff;
-moz-box-shadow: 0 0 0  #fff;
-o-box-shadow: 0 0 0  #fff;
box-shadow:0 0 0  #fff;
}
.pconf{
padding:0 3px;	
}
.show_data h4{
font-size:20px;
line-height:170%;
}

.prof .dmlist .list_st{
display:none;
}

.prof .dmlist,.profff .dmlist{
position:absolute;
z-index:1;
}

.prof .uconf{
padding:0 3px;	
}
.prof .uconf .form{
padding:20px 0;
}


.show_vistor h4{
font-size:20px;
line-height:170%;
}

.panell .pconf h4,.panell .show_data h4,.panell .show_vistor h4,.pwho h4,.panell .show_vistor h4,.panell .show_data h4
{
width:100%;
}

.show_data_t #f,.show_data_t #d,.show_data_t #vu,.show_data_t #e,.show_data_t #u,.old_cont .old_tb{
min-width:810px;
}
.old_cont .h1,.old_cont .h2{
min-width:805px;
}

.old_asrh table{
min-width:900px;
}

.dropdown-menu > li > a
{
text-align:center;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
color:#FFF;
background-color:#3298da;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;	
}
.container{
width:100%;
}
.app .show_data_t #f,.app .show_data_t #d,.app .show_data_t #vu,.app .show_data_t #e,.app .show_data_t #u,.app .show_data_t #n,.app .show_data_t #pf,.app .show_data_t #pr{
min-width:1024px;
}
}
/********* mobile to small ***********/
@media (min-width: 768px) and (max-width: 991px){
.hed{
min-height:100px;
}
.newsbr table img{
margin:0 1px;
}
.newsbr table td{
padding:4px 2px;
}
.carousel-inner{
min-height:130px;
}

.registar h4,.ulogin h4,.setmail h4,.pconf h4,.show_data h4,.res-password h4,.prof .uconf h4{
font-size:20px;
line-height:170%;
}
.connect_users h4{
font-size:20px;
line-height:170%;
}
.registar .form .labell,.ulogin .form .labell,.setmail .form .labell,.res-password .form .labell,.panell .dmlog .labell{
padding-left:18px;
}

.pconf{
padding:0 13px;	
}

.prof .dmlist .list_st a{
font-size:14px;
}
.prof .dmlist .list_ur li:first-child a{
font-size:14px;
}
.prof .dmlist .list_ur li{
font-size:10px;
}

.prof .uconf{
padding:0 20px;	
}
.prof .uconf .form{
padding:20px 0;
}
.container{
width:100%;
}
.app .show_data_t #f,.app .show_data_t #d,.app .show_data_t #vu,.app .show_data_t #e,.app .show_data_t #u,.app .show_data_t #n,.app .show_data_t #pf,.app .show_data_t #pr{
min-width:977px;
}
}
/********* small to mediuam ***********/
@media (min-width: 992px) and (max-width: 1199px){
.heed .container{
width:100%;
}	
}
/********* meduiam to larg ***********/
@media(min-width: 1200px){
.registar,.ulogin,.setmail,.res-password{
min-height:580px;
}

.conterror{
min-height:610px;	
}
.container{
//width:100%;
//margin:0 auto 0 auto;
}
}

/********* small to larg ***********/
@media(min-width:768px){
.newsbr .container,.carouse .container,.heed .container,.navbar .container,.prof .container,.panell .container{
//padding-left:6.5px;
//padding-right:6.5px;
}
	
}
/****** end media ********/

/****** end over ridding bootstrap ********/


.pconf .branch .show_data{
margin:20px 0 0 0;
padding:0;
overflow:auto;
}


.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker{ position:absolute; background: #666; border:3px solid #666; z-index: 1200;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:13px;top:0;left0;}

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0; width: auto; table-layout: auto; }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

/* = VISIBLE/HIDDEN STATES (USE TRANSITIONS FOR EFFECTS)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker.dp_visible               { visibility: visible; filter: alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; transition: opacity 0.2s ease-in-out }
.Zebra_DatePicker.dp_hidden                { visibility: hidden; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; opacity: 0 }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td    { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td     { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer            { margin-top: 3px }
.Zebra_DatePicker .dp_footer .dp_hover  { background: #222; color: #FFF }

/* = SELECT CURRENT DAY
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_today { color: #FFF; padding: 3px }

/* = CLEAR DATE
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_clear { color: #FFF; padding: 3px }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: block; position: absolute; width: 16px; height: 16px; background: url('../images/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('../images/calendar-disabled.png') }

/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside_Right   { margin: 0 3px 0 0 }
button.Zebra_DatePicker_Icon_Inside_Left    { margin: 0 0 0 3px }
