

#pluginAppObj_63_18 {
    max-width: 100%;
}

#pluginAppObj_63_18 .container{
    padding: 20px; 
    text-align: center;
}

#pluginAppObj_63_18 .imLoginC{
    /*width: 100%;*/
    display: inline-block;
    font-size:9pt;
}

#pluginAppObj_63_18 .imLoginBlockPulsante{
    width: 100%; 
    text-align: center;
    margin-top:10px;
}

#pluginAppObj_63_18 .loginfontSize{
    font-size:9pt;
    text-align: center;
}

#pluginAppObj_63_18 input.imLoginSubmit {
    cursor: pointer;
}

#pluginAppObj_63_18 input.imLoginSubmit.btnCustomStyle {
    font-family: Comfortaa;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    max-width: 220px;    
    color: rgba(217, 217, 217, 1);
    background-color: rgba(102, 102, 102, 1);
}

#pluginAppObj_63_18 input.imLoginSubmit.btnOptionStyle {
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
    border-style: solid;
    border-top-color: rgba(241, 194, 50, 1);
    border-right-color: rgba(241, 194, 50, 1);
    border-bottom-color: rgba(241, 194, 50, 1);
    border-left-color: rgba(241, 194, 50, 1);
    border-width: 2px 2px 2px 2px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
}

#pluginAppObj_63_18 .imTxtLogout {
   cursor: pointer;
   overflow: hidden;
}

#pluginAppObj_63_18 .loginLabelCustomStyle{ 
    font-family: Comfortaa;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: rgba(102, 102, 102, 1);
}

#pluginAppObj_63_18 .loginLabelOptionStyle{ 
    display: inline-block;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#pluginAppObj_63_18 .imLoginBlock .loginInputCustomStyle{
    font-family: Comfortaa;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    width: 100%;
    max-width: 220px;    
    color: rgba(239, 239, 239, 1);
    background-color: rgba(102, 102, 102, 1);
    box-sizing: border-box;   
}

#pluginAppObj_63_18 .imLoginBlock .loginInputOptionStyle{
    display: inline-block;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
    border-style: solid;   
    border-top-color: rgba(102, 102, 102, 1);
    border-right-color: rgba(102, 102, 102, 1);
    border-bottom-color: rgba(102, 102, 102, 1);
    border-left-color: rgba(102, 102, 102, 1);
    border-width: 1px 1px 1px 1px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
}

#pluginAppObj_63_18 .imLoginBlock .loginInputDefaultStyle{
    width: 100%;
    max-width: 220px;    
}

#pluginAppObj_63_18 .imLogoutAnchor {
    /*visibility: hidden;*/
    opacity: 0;
}

#pluginAppObj_63_18 .imLogoutAnchor.defaultStyle {
    width: 100%;
    color: inherit;
    text-decoration: inherit;
    max-width: 100px;
}

#pluginAppObj_63_18 .imLogoutAnchor.customStyle {
    color: inherit;
    text-decoration: inherit;
    display: block;
    font-family: Comfortaa;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    line-height: 120%;
    color: rgba(0, 0, 0, 1);
    background-color: transparent;
    vertical-align: bottom;
}

#pluginAppObj_63_18 .imLogoutAnchor.customOption {
    display: inline-block;
    text-align: center;
    max-width: 100%;
    width: 100px;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-width: 1px 1px 1px 1px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}