/* ==========================================================================
   Author's custom styles
   ========================================================================== */
MainContent_chk label{   color: Lime;}
.vf{
   
    color:#ffffff;
    background-color:#ff0000;
    width:300px;


}
#fortnav li {
    /*display: inline;*/
}
#fortnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top:30px;
    float:right;
   
}
#ContentPlaceHolder1_gvInvitations{
    margin:0;
    margin-bottom:50px;
    float:right;


}
#fortnav li {
    float: left;
}
.Forteoil-vatebra{
    /*background-color:#464646;
    border:solid #464646 2px;
    border-radius: 10px;
    opacity:0.8;*/


}
#vatfort{
  
    margin-bottom:20px;
  
}
#fortnav li a {

   

 font-size:12px;
 

text-align: center;
    padding: 10px 10px 0px 10px;
    text-decoration: none;
border-right:1px solid #000000;
color: #000000;
}

#fortnav li:first-child a {
    border-left: 0 none;
}
#fortnav li:last-child a{

    border-right:0 none;
     border-left: 0 none;
}
/* Change the link color to #111 (black) on hover */
#fortnav li a:hover {
    color:#000000;
  
}
.Flogin{
   padding: 5px 80px 5px 80px;

}
.modal-title h4{
    color:#ffffff;
}
.sidebar-nav
{
    padding: 0;
    border: none;
    width: 230px;
}

a.nounderline
{
    text-decoration: none;
}

.table td.center
{
    text-align: center;
}

.dropdown-menu
{
    max-height: 600px;
    overflow-y: auto;
}

body{background-image:url(../img/fortebg.png);
background-repeat:no-repeat; 
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  


}
#forteoilheader {
background-image: url(../img/topnav.png);
background-repeat: no-repeat;
background-size: 85%;
height: 170px;
background-position: top right;
    /*background-size: 100%;
height:170px;*/
}
#forteoilheader{width:100%;}
#superfortoil {
    margin-top:0px;
}
#superfortoil h3{
    color:#5a5959;
    /*text-align:center;*/
 /*letter-spacing: 2px;*/
 font-size:25px;

 font-weight: bold;
font-family:'Segoe UI' !important;

}
#superfortoil p{
                /*text-align:center;*/
font-family:'Segoe UI' !important;
 font-size:14px;
 color:#262626;

}

.Forteoil-signin {box-sizing: border-box; font-size: 16px !important;height: auto;
                  padding: 0px !important;position: relative;
margin-right:10px;
margin-left:10px;
}
#Forteoil-signin{font-size: 16px !important;height: auto;position: relative;
border-radius: 6px;font-size: 18px;line-height: 1.33;padding: 10px 16px !important;
}
.btn-success {
    background-color: #001588;
    border-color: #00aeef;
    color: #fff;
}

.btn-success-forte {
    background-color: #00aeef;
    border-color: #00aeef;
    color: #fff;
}
.btn-success-forte:hover {
    background-color: #001588 !important;
    border-color: #001588;
    color: #fff;
}

/**/
.btn-success-reverse {
    background-color: #939292;
    border-color: #939292;
    color: #fff;
}
.btn-success-reverse:hover{

  background-color: #939292 !important;
    border-color: #939292;
    color: #fff;
}
/*.btn-success-forte {
    box-sizing: border-box;
    font-size: 16px !important;
    height: auto;
   
    position: relative;
}*/

.gkTabsWrap.horizontal {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-sizing: border-box;
    display: table;
    width: 550px!important;
    border: 3px solid #999;
    padding: 25px;
}