﻿


.content-style-form.content-style-form-1
{
    padding: 30px;
    line-height:55px;

    @media (max-width: 360px) {
        padding-top:0 !important;
    }
}

.content-style-form.content-style-form-1 p
{
    padding:0 !important;
    margin:0 !important;
}

.content-style-form.content-style-form-1 p input
{
    border-color:#ccc !important;
    color:#6dcdfe !important;
    text-transform:none !important;
    padding:4px !important;
    height:53px;
    font-size:1.9em !important;

    @media (max-width: 360px) {
        height:33px !important;
    }
}

.morphPopupLabel1 {
    line-height:17px;
    height: 30px;
    margin-bottom:0 !important;
    color:#01476B !important;
}

.morph-content {
    /*height:580px !important;*/
    /*margin: -290px 0 0 -170px !important;*/
    background-color:white !important;
    color:#01476B !important;
}

.morph-button-modal-2.open .morph-content {
	width: 340px;
	height: 580px;

    @media (max-width:360px) {
        height:465px !important;
        background-color:yellow !important;
    }
}

.morph-content h2 {
    padding:0 !important;
}

.morphPopupButton1 {
    margin:20px 0 0 0 !important;
    height:50px;
    line-height:50px !important;
    padding:0 !important;
    background-color:#6dcdfe !important;
}
.morphPopupButton1:hover {
    background-color:#01476B !important;
}

.icon.icon-close {
    color:#01476B !important;
}

.morph-button-fixed, .morph-button-fixed .morph-content
{
    /*width:340px;*/
    /*width:100% !important;*/
    /*width:100% !important;*/
    
}


.morph-button-modal.open .morph-content {
    /*margin:-290px 0 0 -170px !important;*/
    left:50%;
    top:50% !important;
    overflow:hidden !important;
}


.content-style-form input[type="text"],
.content-style-form input[type="password"] {
    border-width:1px !important;
    border-color:#ccc !important;
}




.morph-content[style] {

    @media (max-width:360px) {
        height:465px !important;
        background-color:yellow !important;
    }
