footer{
    color:#ffffff;
    padding:10px;
      display: flex;
      justify-content: center;
    }
    footer a{color:#cfedff;text-decoration:underline;}
    footer td{color:#ffffff; font-weight: bold;}
body {
    /*background: transparent!important;
    background-color:#ffffff!important; */
    background: transparent url(//www.czech-in.org/cmPortalV15/content/cmportal/ISC26/images/banner.png) center repeat!important;
	 
}
.header_img {
    
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 5px;
    
    }

.h2block {
 
    background-color: #0265A4;
    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: #0265A4!important;
		background-image:none!important;
		border: none;
}
.btn {
    margin: 0px;
    background-color: #0265A4!important;
    color: #ffffff!important;
	background-image:none!important;
    border: none;
    min-width: 20px !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: #0a7ac2;
	color:#fff;
}
.panel-button .panel-body {
    border-bottom: 5px solid #0a7ac2;
    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: 'Open Sans', sans-serif!important;
	}

    .navbar-nav>li {
        font-family: Open Sans;
    }
    
    .a {
        color: #0265A4;
        text-decoration: none
    }
    
    .a:focus,a:hover {
        color: #f0267a;
        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: 'Open Sans', 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: Open Sans;
    
        }
    
        .CM_W3_Reg li {
    
            font-family: Open Sans;
            font-weight: 400;
        
            }
        .CM_W3_Reg strong {
    
            font-family: Open Sans;
            
            } 
            
    
        .footer_tab {
           
        text-align: center;
        width: auto;
        margin-left: 30%;
        margin-right: 30%;
        font-family: Open Sans;
            }
    
            @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;
                }
            }

