﻿body
{
    font-family: "Open Sans" ,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    padding: 0px;
    margin: 0px; /*background: url(../images/diagmonds.png) repeat top center;*/
}

#header
{
    display: block;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #222e3c;
    background-image: -moz-linear-gradient(top,#415266,#222e3c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#415266),to(#222e3c));
    background-image: -webkit-linear-gradient(top,#415266,#222e3c);
    background-image: -o-linear-gradient(top,#415266,#222e3c);
    background-image: linear-gradient(to bottom,#415266,#222e3c);
    border-bottom: 3px solid #5177A3 !important;
    background-repeat: repeat-x;
    position: relative;
    z-index: 905;
    height: 110px;
    overflow: hidden;
    padding: 0;
    border-width: 0;
    min-height: 28px;
}

#header > div
{
    height: auto;
}

#logo-group > span
{
    display: inline-block;
    height: auto;
    float: left;
}

#logo
{
    display: inline-block;
    margin-top: 16px;
}


#logo-group *, .login-info, .login-info *, .minified .menu-item-parent
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#logo img
{
    height: auto;
}

#extr-page-header-space
{
    float: right;
    text-align: right;
    display: block;
    vertical-align: middle;
    line-height: 71px;
    margin-right: 25px;
}
#extr-page-header-space > :first-child
{
    font-size: 13px;
    margin-right: 14px;
    vertical-align: -3px;
    font-weight: 400;
}

#extr-page-header-space > *
{
    display: inline-block;
}

#extr-page-header-space .btn
{
    font-weight: 700;
    text-transform: uppercase;
}

#extr-page-header-space > *
{
    display: inline-block;
}

.btn, a:link, button
{
    -webkit-tap-highlight-color: rgba(169,3,41,.5);
}

.btn
{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

#main
{
    margin-left: 220px;
    padding: 0;
    padding-bottom: 10px;
    min-height: 50px;
}
#main
{
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#main
{
    padding-top: 20px;
}
#main
{
    /*background: #fff;*/
    margin: 0;
}
#main
{
    margin-top: 0 !important;
}
a
{
    color: #3276b1;
    text-decoration: none;
    background: 0 0;
}

h1
{
    letter-spacing: -1px;
    font-size: 24px;
    margin: 10px 0;
}

.txt-color-red
{
    color: #a90329;
}

.login-header-big
{
    font-size: 40px;
    font-weight: 400;
}

h1, h2, h3, h4
{
    margin: 0;
    font-family: "Open Sans" ,Arial,Helvetica,Sans-Serif;
    font-weight: 300;
}

h1
{
    letter-spacing: -1px;
    font-size: 24px;
    margin: 10px 0;
}

h4.paragraph-header
{
    color: #565656;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
}

h5.about-heading
{
    color: #565656;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 5px;
}

.hero
{
    height: 300px;
    width: 100%;
    float: left;
}

.pull-left
{
    float: left !important;
}

.login-desc-box-l
{
    min-height: 350px;
    width: 96%;
    text-align: justify;
}

.container
{
    border: none;
}

#content
{
    margin-top: 50px;
    position: relative;
}

.login-app-icons
{
    vertical-align: top;
    margin-top: 90px;
    width: 300px;
}

.no-padding
{
    padding: 0 !important;
}

.smart-form
{
    margin: 0;
    outline: 0;
    color: #666;
    position: relative;
}


.smart-form .header
{
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed #e3e3e3;
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #232323;
    margin: 10px 14px 0;
}

.client-form .header
{
    padding: 15px 13px;
    margin: 0;
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e3e3e3;
    background: #f8f8f8;
    font-family: 'Lato' , Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: left;
    color: #447fc8;
}


.smart-form fieldset
{
    display: block;
    padding: 25px 14px 25px;
    border: none;
    background: #FFFFFF;
    position: relative;
}

.smart-form section
{
    margin-bottom: 15px;
    position: relative;
}


.smart-form .button, .smart-form .checkbox, .smart-form .input, .smart-form .radio, .smart-form .select, .smart-form .textarea, .smart-form .toggle
{
    position: relative;
    display: block;
    font-weight: 400;
}

.smart-form .label
{
    display: block;
    margin-bottom: 6px;
    line-height: 19px;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    text-align: left;
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea
{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 32px;
    padding: 8px 10px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px/16px 'Open Sans' ,Helvetica,Arial,sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.smart-form .checkbox i, .smart-form .icon-append, .smart-form .icon-prepend, .smart-form .input input, .smart-form .radio i, .smart-form .select select, .smart-form .textarea textarea, .smart-form .toggle i
{
    border-color: #BDBDBD;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.smart-form .input .icon-append + input, .smart-form .textarea .icon-append + textarea
{
    padding-right: 37px;
}


.smart-form .footer
{
    display: table;
    padding: 7px 14px 15px;
    border-top: 1px solid #e3e3e3;
    background: #f8f8f8;
    width: 100%;
}

.smart-form .footer .btn
{
    float: right;
    height: 31px;
    margin: 10px 0 0 5px;
    padding: 0 22px;
    font: 300 15px/29px 'Open Sans' ,Helvetica,Arial,sans-serif;
    cursor: pointer;
}

.footerbottom
{
    padding: 8px;
    text-align: right;
    position: fixed;
    bottom: 0px;
    width: 100%;
    font-size: 11px;
    font-weight: 400;
    line-height: 22px;
    background: #222e3c;
    color: #fff;
}

.footerbottom a
{
    font-size: 11px;
    font-weight: 400;
}



@media (max-width: 767px)
{
    #content
    {
        margin-top: 10px;
    }
    #logo
    {
        display: block;
    }
    #logo a
    {
        text-align: center;
        width: 100%;
        display: inline-block;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    #content
    {
        margin-top: 10px;
    }
    #logo
    {
        display: block;
    }
    #logo a
    {
        text-align: center;
        width: 100%;
        display: inline-block;
    }
}

.masthead-text
{
    padding-top: 70px;
    color: #5E5858;
    font-size: 14px;
}

.clsmapbg
{
    background-image: url('../images/world_map.png');
    background-position: 50%;
}

/*Loader Progress*/
#Background
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 9998;
}

#Progress
{
    color: #404040 !important;
    font-size: 9px;
    letter-spacing: 1px;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif !important;
    text-transform: none;
}

#Progress
{
    position: fixed;
    top: 50%;
    left: 40%;
    width: 30%;
    height: auto;
    text-align: center;
    background-color: #fff;
    border: solid 2px #455560;
    margin: 0 auto;
    padding: 15px;
    border-radius: 6px;
    z-index: 9999;
    min-height:65px;
}

.error
{
    border-color: #a94442 !important;
    background-color: #f2dede !important;
}

img {
width: auto;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}