﻿

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.banner {
    /*box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.5) inset;*/
  
    max-width: 1200px;
    min-width: 320px;
    max-height: 231px;
    background:  url('../Images/Verif.jpg') no-repeat;
    background-repeat:no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
   margin-bottom: 10px;
}
.banner-title {
    padding-left:10%;
    padding-top:5%;
    font-size:72px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}


.container{
    padding:0;
     -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.75);
}
.row {
   margin-left:0;
    margin-right:0;
}
.coloredcontent {
    width: 95%;
    
    margin: 10px auto; /*margin: 0 auto; text-align: left; width: 80%; height: 80%;*/
}
.acordion {
    margin: 10px;
    /*text-align: center;*/
}
.acordionver {
    text-align:left;
    display:none;
}
.acordionupl {
     display:none;
}
.acordionconf {
     display:none;
     font-size:26px;
}
.acorid{
    display:none;
}
.footer {

 max-width: 1200px;
    min-width: 320px;
    max-height: 131px;
    background: url('../Images/footer.jpg') no-repeat;
    background-repeat:no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    height:135px;
   margin-top:10px;
}
.bottitle {
    /*position:absolute;
    bottom:10px;
    left:10px;*/ 
    float:right;
    vertical-align:bottom;
    margin-right:10px;
}
.bottlink{
     float:left;
     margin-left:10px;
     color: #333;
}
.yelowtitle {
    color:#3276b1;
     font-weight: bold;
    font-size:22px;
   
}
.load1 {
    position: absolute;
    top: 0;
    left: 0;
    /*background-color:#E3E3E3;*/
    /*background-color: black;*/
     /*background-color:#00b3e3;*/
     background-color:#ffffff;
    z-index: 999;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.7;
    padding-top: 20%;
    /*color: black;*/
    /*color: white;*/
    color: #00b3e3;
    font-size: 16px;
    border-radius: 2%;
    box-shadow: inherit;
    display:none;
}
.coloredcontent .myglyphicon {
    color: rgba(50, 50, 50, 0.75);
    /*font-weight: bolder;*/
    font-size: 18px;
    /*margin-left: 4px;*/
    /*text-shadow: -1px -1px 3px rgba(133,133,133,0.6);*/
  line-height:1;
  top:0;
  font-family: 'Varela Round', sans-serif;
  /*font-family:  'Taviraj', serif;*/
}
/*.goldtext {
   
     color: #fff;
    font-family: 'Varela Round', sans-serif;
      
   
    font-weight:bold;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}*/
.val {
    /*color: red;
    font-size: 14px;
    font-weight:bold;
    background-color: #e9efeb;*/
    /*color: #fff200;*/
    color: #f7af2d;
    font-size: 14px;
    font-weight: bold;
     text-shadow: -1px -1px 3px rgba(133,133,133,0.6);
     /*display:none;*/
}
.Val2 {
    font: 12px Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    color: red;
    vertical-align: top;
    display: inline;
    float: inherit;
}
.imguploaded { 
    width: 95%;
    max-width:600px;
    background-color: white;
    min-height: 50px;
    border-radius: 4px;
}
.panel {
    /*max-width:800px;*/
    text-align:center;
}
.attention {
    color: red;
}
.modal-body p{
    font-weight:normal;
}
.modal-dialog{
    width:80%;
}
#dialog{
    display:none;
     text-align:left;
}
.marginTop12{
    margin-top:5px;
}
.largebtn{
  width:100%; 
  margin:10px auto;
}
.progressbar{display:none;}
