/*Bootstrap-overlay*/

body {
    overflow-x: hidden;
    margin-top: -10px;  font-family: 'Open Sans', sans-serif; font-size:12px; color:#666;
    background: url("../img/building_bg.jpg") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.pattern_bg{
    overflow-x: none;
    background: url("../img/3px-tile.png") ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}
a{
    color:#666;
}
a:hover, a:focus {
    text-decoration: none; color:#28b779;
}
.dropdown-menu .divider{ margin:4px 0px;}
.dropdown-menu{ min-width:180px;}
.dropdown-menu > li > a{ padding:3px 10px; color:#666; font-size:12px;}
.dropdown-menu > li > a i{ padding-right:3px;}
.userphoto img{ width:19px; height:19px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .label, .dropdown-menu, .btn, .well, .progress, .table-bordered, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle, .alert{ border-radius:0px;}
.btn, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ box-shadow:none;}
.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary{background-image:none;}
.accordion-heading h5{ width:70%; }
.form-horizontal .form-actions{ padding-left:20px; }
#footer{ padding:10px; text-align:center;}
hr{ border-top-color:#dadada;}
.carousel{ margin-bottom:0px;}
.fl { float:left}
.fr {float:right}
.label-important, .badge-important{ background:#f74d4d;}

/*Metro Background color class*/
.bg_lb{ background:#27a9e3;}
.bg_db{ background:#2295c9;}
.bg_lg{ background:#aba9a8;;}
.bg_dg{ background:#28b779;}
.bg_ly{ background:#ffb848;}
.bg_dy{ background:#da9628;}
.bg_ls{ background:#2255a4;}
.bg_lo{ background:#da542e;}
.bg_lr{ background:#f74d4d;}
.bg_lv{ background:#603bbc;}
.bg_lh{ background:#b6b3b3;}
.logo_front{
    width: 245px;
    margin-top: 20px;
    margin-bottom: 8px;
}
body { background-color:#2E363F;    padding: 0;    margin-top:10%;}
#logo, #loginbox {  
    box-shadow: #747577 0px 0px 10px 1px;
    width: 320px;
    margin-bottom: 0;
    background: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#logo img {  margin: 0 auto;    display: block;}
#loginbox, 
.tile_menu { overflow: hidden !important;    text-align: left;    position: relative; border-top: solid 4px #ff4000; border-bottom: solid 4px #ff4000;}
.tile_menu{
    width: 740px;
    height: 360px;
    background:rgba(0,0,0,0.7);
    position: relative;
    margin: auto;
    right: 0px;
    left: 0px; 
}
#loginbox form{ 
    width:100%; 
    background:rgba(0,0,0,0.7); 
    position:relative; 
    top:0; left:0; 
}
#loginbox .form-actions { padding: 14px 20px 15px;}
#loginbox .form-actions .pull-left { margin-top:0px;}
#loginbox form#loginform { z-index: 200; display:block;}
#loginbox form#recoverform { z-index: 100;     display:none;}
#loginbox form#recoverform .form-actions {    margin-top: 10px;}
#loginbox .main_input_box { 
    margin:0 auto; text-align:center; font-size:13px;
    width: 250px;
}
#loginbox .main_input_box .add-on{  
    padding: 6px 6px;
    vertical-align: top;
    color: #fff;
    width: 30px;
    display: inline-block;
}
#loginbox .main_input_box input{ height: 24px; vertical-align:top; border:0px; display:inline-block; width:75%; line-height:22px;  margin-bottom:3px; }
#loginbox .controls{ padding:0 0;}
#loginbox .control-group{ padding:3px; margin-bottom:0px;}
.form-vertical, .form-actions {  margin-bottom: 0; background:none;  }
.login_btn{ 
    width: 243px;
    margin-bottom: 0px;    
    background-color: #ff4000 !important;
    height: 32px !important;
    margin-top: 20px;
    font-weight: 600;
}
#loginbox .normal_text{ 
    padding: 8px 8px; 
    text-align:center; 
    font-size:14px; 
    line-height:20px; 
    color:#fff;
}
@media (max-width:800px){
#logo { width: 80%; }
#loginbox{ width:80%}
}
@media (max-width: 480px){
#logo { width: 40%; }
#loginbox{ width:90%}
#loginbox .control-group{ padding:8px 0; margin-bottom:0px;}
}
.line_hr{
    border-top:solid 1px #ccc;
    border-left:0px;
    border-bottom:0px;
    border-right:0px;
    width: 285px;
}
.copy_text{
    color: #fff;
    margin-bottom: 20px;
}
.client_logo{
    width: 180px;
}
.tile_menu ul {
    padding: 0;
    margin:0;
    width: 680px;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 17px;   
}
.tile_menu ul li i{
    font-size: 50px;
    color: #ff4000;
    width: 100%;
    position: relative;
    margin: auto;
    left: 0px; right: 0px;
}
.tile_menu ul li i:hover{
    color: #ccc;
}
.tile_menu ul li{
    padding: 20px;
    border: solid 1px #4e4e4e;
    display: inline-block;
    margin: 10px;
    border-radius: 3px;
    background-color: black;
    cursor: pointer;
    width: 70px;
    height: 60px;

}

.tile_menu ul li .menu_text {
    text-align: center;
    font-weight: 700;
    color: #aba9a8;
}
.tile_menu ul li:hover{
    
    background-color: rgb(60, 60, 60);
}