﻿ul.newsticker a {
    color: #cc0000;
}

.body-background
{
    background: url("/Themes/General/navyblue/Content/images/site-background-responsive.png") repeat-x scroll left top transparent;
}


.column-title, .column-installment-title { 
    background: url("/Themes/General/navyblue/Content/images/adm-column-title-bg.png") repeat-x scroll left top transparent; 
    margin-left:1px !important; 
    padding: 11px 8px; 
    color:white; 
    border: 1px solid #fff !important; 
    text-align:left; 
    font-weight:normal;

}
.column-content, .column-installment-content { 
        padding: 5px !important; 
        border: 1px solid #fff !important; 
        background: url("/Themes/General/navyblue/Content/images/adm-column-bg.png") repeat scroll left top transparent; 
        text-align:left;
}

.column-detail, .column-installment-detail{
     background: #EBEC91; 
}

.navbar-text
{
    color: white !important;
    background-color: #4e687c;
    padding: 5px 10px 6px 10px;
}

.nav a
{
    color: white !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.nav-back-rep
{
    background-image: url(/Themes/General/navyblue/Content/images/site-background-top-menu.png) !important;
    border-bottom: 1px solid #c7c7c7 !important;
    background-repeat:repeat;
    /*padding:5px;*/
    filter:none !important;
}

.login
{
    background: url("/Themes/General/navyblue/Content/images/login-bg-big.png") no-repeat;
    border: 1px solid #36B571;
    height: 314px;
}


.navs-edit
{
    background: url("/Themes/General/navyblue/Content/images/nav-edit.png") no-repeat scroll left top transparent;
    float: right;
    height: 25px;
    margin: 5px 0;
    text-indent: -9999px;
    width: 65px;
    margin-top: 8px;
}

.navs-exit
{
    background: url("/Themes/General/navyblue/Content/images/nav-exit.png") no-repeat scroll left top transparent;
    float: right;
    height: 25px;
    margin: 5px 0;
    text-indent: -9999px;
    width: 55px;
    margin-top: 8px;
}

.logout
{
    background-color: #688093;
    text-align: center;
    border: 1px solid #c7c7c7;
}

    .logout img
    {
        width: 100%;
    }


.navbar .nav > li > a
{
    text-shadow: 2px 1px 2px black !important;
}

.nav > li > a:hover
{
    background: none !important;
}

.header-title
{
    padding-left: 8px !important;
    text-shadow: 0 1px 0 black !important;
    font-size: 15px !important;
    color: white;
    padding-top: 10px !important;
}


.nav-back
{
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #2d4e69 !important;
    background-image: -moz-linear-gradient(top, #2d4e69, #2d4e69 ) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d4e69), to(#2d4e69 )) !important;
    background-image: -webkit-linear-gradient(top, #2d4e69, #2d4e69 ) !important;
    background-image: -o-linear-gradient(top, #2d4e69, #2d4e69 ) !important;
    background-image: linear-gradient(to bottom, #2d4e69, #2d4e69 ) !important;
    background-repeat: repeat-x !important;
    border-color: #040404 #040404 #000000 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

.white-background
{
    background-color: white;
}

.notaut
{
    background: url(/Themes/General/navyblue/Content/images/notaut-bg.jpg) top left repeat-x;
}

.notaut-message
{
    color: #ff2b2b;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding-top: 30px;
}

.notaut-payment
{
    padding-right: 40px;
    margin-top: 20px;
}

.notaut-mobile
{
    display: none !important;
}

.notaut-login
{
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    background: url("/Themes/General/navyblue/Content/images/payment-opacity-arrow.png") #fefccb no-repeat right;
    border: 1px solid #ebe375;
    display: block;
}

.notaut-payment
{
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    background: url("/Themes/General/navyblue/Content/images/notaut-opacity-arrow.png") #d4ffcd no-repeat right;
    border: 1px solid #a9e79f;
    margin-bottom: 10px;
    display: block;
}

.login-content
{
    width: 75%;
    float: left;
    margin-left: 10px;
    height: 100%;
    text-align: left;
    padding-left: 45px;
    padding-right: 10px;
    font-size: 13px;
    color: black;
    background: url("/Themes/General/navyblue/Content/images/notaut-login-icon.png") no-repeat left;
}

    .login-content span a
    {
        color: #795100;
        font-size: 14px;
    }

.payment-content
{
    width: 75%;
    float: left;
    margin-left: 10px;
    height: 100%;
    text-align: left;
    padding-left: 45px;
    padding-right: 10px;
    font-size: 13px;
    color: black;
    background: url("/Themes/General/navyblue/Content/images/notaut-payment-mobile.png") no-repeat left;
}

    .payment-content span a
    {
        color: #4ba31a;
        font-size: 14px;
    }

    .payment-content a, .login-content a
    {
        text-decoration: none;
        color: black;
    }

    .login-content span a, .payment-content span a
    {
        text-decoration: none;
    }

.footer-logo
{
    padding: 0 10px 0 10px;
}
.nav.nav-pills.mainPageSubMenu > li {
    float: right;
    background-color: #4e687c;
    list-style: none;
    border-radius: 6px;
    min-height: 40px;
    margin-right: 8px;
    margin-bottom: 4px;
}
.nav.nav-pills.mainPageSubMenu li ul li {
    float: right;
    background-color: #4e687c;
    list-style: none;
    border-radius: 6px;
    min-height: 40px;
    margin-top: 2px;
}

    .nav.nav-pills.mainPageSubMenu li img {
        position: absolute;
        padding: 7px 0 0 10px;
    }

    .nav.nav-pills.mainPageSubMenu li a {
        font-size: 10px !important;
        display: block;
        padding: 11px 10px 10px 42px;
        text-transform: uppercase;
        text-decoration: none;
        margin-bottom: auto;
        margin-right: 0;
    }

.welcome-message
{
    color: #fff !important;
    font-size: 12px;
}


.banner img
{
    border:1px solid #c7c7c7;
}

.login
    {
        background: url("/Themes/General/navyblue/Content/images/login-bg-big.png");
        border: 1px solid #c7c7c7; 
    }

.loginBottomBtn a
    {
        color: white;
    }

        .loginBottomBtn a:hover
        {
            color:white;
        }




.ex-button-color {
        color: white !important;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
        background-color: #5580a4 !important;
        *background-color: #3b607f !important;
        background-image: -moz-linear-gradient(top, #5580a4, #3b607f) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5580a4), to(#3b607f)) !important;
        background-image: -webkit-linear-gradient(top, #5580a4, #3b607f) !important;
        background-image: -o-linear-gradient(top, #5580a4, #3b607f) !important;
        background-image: linear-gradient(to bottom, #5580a4, #3b607f) !important;
        background-repeat: repeat-x !important;
        border-color: #5580a4 #3b607f #bfbfbf !important;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
        
}

.ex-button-color:hover {
        background: #3b607f !important; /* Old browsers */
        background: -moz-linear-gradient(top,  #3b607f 0%, #5580a4 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b607f), color-stop(100%,#5580a4)) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #3b607f 0%,#5580a4 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #3b607f 0%,#5580a4 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #3b607f 0%,#5580a4 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom,  #3b607f 0%,#5580a4 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b607f', endColorstr='#5580a4',GradientType=0 ) !important; /* IE6-9 */

    }


.progress-success .bar, .progress .bar-success {
background-color: #89a6bd !important;
background-image: -moz-linear-gradient(top, #89a6bd, #667e91) !important;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#89a6bd), to(#667e91)) !important;
background-image: -webkit-linear-gradient(top, #89a6bd, #667e91) !important;
background-image: -o-linear-gradient(top, #89a6bd, #667e91) !important;
background-image: linear-gradient(to bottom, #89a6bd, #667e91) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89a6bd', endColorstr='#667e91', GradientType=0) !important;
}


.progress-success.progress-striped .bar, .progress-striped .bar-success {
background-color: #667e91 !important;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)) !important;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
}

/*Alt menü*/

.nav ul {
    position: absolute;
    display: none;
    margin-left: auto;
    margin-top: 2px;
}

.nav li {
    position: relative;
}

    .nav li:hover ul {
        left: 0;
        display: block;
    }

.sub-nav li {
    background: none !important;
    background-color: #4e687c !important;
    width: 100%;
}

.sub-menu a {
    padding-left: 2% !important;
    padding-right: 2% !important;
}

@media (min-width: 1200px)
{

    .login
    {
        height: 335px;
    }

    .span-mainPageSubMenu
    {
        width: 635px;
    }

    body
    {
        padding-top: 41px;
        padding-bottom: 40px;
    }

    .nav-margin-left
    {
        margin-left: 83px !important;
    }

    .logout
    {
        height: 337px !important;
    }

    .notaut
    {
        margin-right: 100px;
        height: 337px;
    }

    .notaut-message
    {
        color: red;
        text-align: center;
        width: 100%;
        padding-top: 20px;
        height: 50px;
        background: url("/Themes/General/navyblue/Content/images/notaut-title-bg.png") bottom center no-repeat;
    }

    .notaut-login
    {
        margin-top: 45px;
        margin-bottom: 25px;
    }

    .logmarbot { margin-bottom:0px !important;}
    .logmartop { margin-top:10px !important;}

    .user-session-error-message{float:left;}

}

@media (max-width: 1200px) and (min-width: 979px)
{
    #imageBanner
    {
        width: 536px;
        z-index: 1;
    }

    .login.form-horizontal .control-label
    {
        width: 80px;
    }

    .login.form-horizontal .controls
    {
        margin-left: 100px;
    }

    .login
    {
        width: 361px !important;
        height: 238px;
    }

    body
    {
        padding-top: 41px;
        padding-bottom: 40px;
    }

    .logout
    {
        width: 357px !important;
        height: 239px;
    }

        .logout img
        {
            width: 87%;
        }

    .nav-margin-left
    {
        margin-left: 67px !important;
    }

    .notaut
    {
        height: 240px;
        float: left !important;
        width: 42% !important;
        margin-left: 85px !important;
    }

    .notaut-message
    {
        padding-top: 20px;
    }

    .notaut-login
    {
        margin-top: 21px;
        margin-bottom: 20px;
    }

    .login-content, .payment-content
    {
        width: 83%;
    }
    

}
