footer{
    color:#ffffff;
    padding:10px;
      display: flex;
      justify-content: center;
    }
    footer a{color:#bbbbbb;text-decoration:underline;}
    footer td{color:#bbbbbb; font-weight: bold;}
    body {
        /*background: transparent!important;
        background-color:#ffffff!important; */
        background: transparent url(https://www.czech-in.org/cmPortalV15/content/cmportal/MEMBER6/images/background.jpg);
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    .header_img {
        
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 5px;
    
    }
    .h2block {
     
        background-color: #0590dd;
        border: 0px solid red;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    
    }
    .PortalInnerdiv {
     
        padding-left: 1%;
    
    }
    
    #ForgotPasswordForm > div > div > div.btn {
        margin-top: 33%!important;
        
    
    }
    
    #portalLoginDiv {
     
        padding-left: 2% !important;
        border: 0px solid red;
        border-radius: 5px;
        padding-bottom: 5%;
    
    }
    
    .col-md-offset-2 {
        margin-left: 0!important;
    }
    #portalLoginDivInner {
     
        padding-left: 0% !important;
    
    }
    
    
    hr {
    display:none!important;
    }
    .navbar-inverse {
        background-color: #0b406c!important;
            background-image:none!important;
            border: none;
    }
    .btn {
        margin: 0px;
        background-color: #0590dd!important;
        color: #ffffff!important;
        background-image:none!important;
        border: none;
        min-width: 250px !important;
        transition: all .2s ease-in-out;
        margin-top: 2%;
    }
    .btn:hover {
        transform: scale(1.05);
    
    }
    #Portalrow .btn {margin: 5px;}
    
    input, select, textarea {
         max-width: 100%; 
    }
    #loginForm input,#loginForm select,#loginForm textarea ,#CreateProfileForm input,#CreateProfileForm select,#CreateProfileForm textarea,#ForgotPasswordForm input,#ForgotPasswordForm select,#ForgotPasswordForm textarea{
         max-width: 250px; 
    }
    
    
    .navbar-nav>li>a 
    {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    
    .navbar-right {
         margin-right: 0px!important;
    }
    .navbar {
    
        min-height: 40px!important;
    
    }
    
    .panel-button .panel-body:hover, .panel-button .panel-body:active, .panel-button .panel-body:focus {
        background-color: #2D6B99;
        color:#fff;
    }
    .panel-button .panel-body {
        border-bottom: 5px solid #2D6B99;
        transition: all 0.1s;
    }
    /*for the active and focused blocks*/
    .PortalBlock a:active,.PortalBlock a:focus {
        color: #000 !important;
    }
    .CM_W3_MyAbstractDataRow{float:left;width:100%;border-bottom:1px solid black;margin-bottom:10px;padding-bottom:10px;}
        .CM_W3_RegistrationDataText, .CM_W3_PersonDetailsLabel, .CM_W3_PersonDetailsText,.CM_W3_RegistrationDataText,.CM_W3_RegistrationDataLabel{
        min-height:20px;
        height:auto;
        }	
            
            
    .CM_W3_RelationManager #MainContainer, .CM_W3_RelationManager #MainContainer > .row > .k-content {
        background-color: transparent !important;
    }
    
    #cmrel-breadcrumb-container {
        display: none !important;
    }		
    body {
         font-family: 'Roboto', sans-serif;
        }
    
    .navbar-nav>li {
        font-family: Roboto;
    }
    
    .a {
        color: #0590dd;
        text-decoration: none
    }
    
    .a:focus,a:hover {
        color: #0b406c;
        text-decoration: underline
    }
    
    .a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }
    
    /*EARMA OVERRIDES*/
    .btn
    {
        min-width: 190px;
        z-index: 2!important;
    }
        body {
            padding-top: 40px;
            padding-bottom: 20px;
        }
        .h2block {
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
        }
    
        #CM_W3_REG_RegistrationFormTemplate {
            margin: 0px !important;
        }
    
        .PortalBlockInner {
            margin-bottom: 20px;
            margin-top: 0px;
            background-color: #e4e4e4;
            border: 0px solid #ccc;
            padding-bottom: 10px;
            display: block;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
        }
    
        #cmreg-breadcrumb-container {
            border-radius: 10px !important;
            border: 0px solid white;
        
        }
    
        .CM_W3_Reg #footer {
    
            padding-top: 0px !important;
            display: none !important;
    
        }
    
        #CM_registration {
    
            border-radius: 10px !important;
            border: 0px solid white;
            background-color :white;
    
        }
    
        
        .CM_W3_Reg p {
    
        font-family: Roboto;
    
        }
    
    
    
        .footer_tab {
           
        text-align: center;
        width: auto;
        margin-left: 30%;
        margin-right: 30%;
        font-family: Roboto;
            }
    
            @media screen and (max-width: 768px) {
    
                .header_img {display: none;}
                .navbar-nav>li>a {display: none;}
                .navbar-toggle {display: none;}
                .PortalBlockInner {margin-top: 40px;}
                
                .mobile_only {
                        list-style-type: none;
                        float: Left;
                        margin-right: 20px;
                        color: white;
                    
                }
                .mobile_only_a {
                    color: white;
                
            }
            .footer_tab {
                margin-left: 0%;
            text-align: left;
                }
        }
            
                @media screen and (min-width: 768px) {
    
                    .mobile_only {
                        display: none;
                }
            }
    
           /* CM PROPOSAL BARVIČKY */
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active a:hover,
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active a:focus {
        background-color: #0284dc!important;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active a {
        background-color: #0284dc!important;
        color: #fff;
    }
    
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
        border-color: transparent transparent transparent #0284dc!important;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
        border-color: #0284dc #0284dc #0284dc transparent;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.active span {
        color: #fff;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isValid a {
        background-color: #dff0d8;
        color: #0284dc!important;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isValid:not(:last-child) a:after {
        border-color: transparent transparent transparent #dff0d8;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isValid:not(:first-child) a:before {
        border-color: #dff0d8 #dff0d8 #dff0d8 transparent;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isValid span {
        color: #5cb85c;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isInvalid a {
        background-color: #f2dede;
        color: #0284dc!important;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isInvalid:not(:last-child) a:after {
        border-color: transparent transparent transparent #f2dede;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isInvalid:not(:first-child) a:before {
        border-color: #f2dede #f2dede #f2dede transparent;
    }
    
    #cmProposal #stepNavPills.nav-pills.nav-wizard > li.isInvalid span {
        color: #d9534f;
    }
    
    #stepNavBody h4.stepTitle {
        background-color: #0284dc!important;
        color: white;
        padding: 15px 0px 15px 10px;
        border-radius: 0 5px 5px 0;
    }
    
    a.stepHeader {
        color: #0284dc !important;
    }
    
    .btn-primary {
        border-color: #0284dc !important;
    }