body, html{
    background-color: transparent !important;
}


/* ����� */


.form2 > div
{
    margin-top:10px;
/*width:500px;*/

}
.form2 div.error
{

    background:transparent;


}

.form2 p.submit,
.form2 div.submit
{
    margin-top:10px;
    text-align: center;
}

.form2 input[type=text], .form2 input[type=date], .form2 textarea, .form2 select
{
width:500px;
border:1px solid #1377AE;
    padding:5px;
    font-size:16px;
    z-index:-1;
    overflow: hidden;

}

.form2 input[type=button],
.form2 input[type=submit]
{
    border:1px solid #1377AE;
    background-color: #1377AE;
    color:#fff;
    font-size: 16px;
    padding:5px;
}
.form2 textarea
{
    height:300px;
}

.form2 div.error span
{
    color:red;
    padding-left:25px;

    font: 14px/20px calibrieot, Calibri, Arial;
    height:27px;
    display:block;
}

.form2 div.error input
{
    border-color:#ff0000;
}

.form2 div label
{
    display:block;
    font: bold 14px Arila;
    margin-bottom:5px;
    margin-right:10px;

    text-align:left;

}

.form2 i.help
{
    font: 12px Arial;
    font-style:italic;
    color:#373535;
    display:block;
}

form textarea
{
    width:99%;
}

.form2
{
    /*width: 550px;*/
    padding-left:10px;
}


#mform div.error
{

    background:transparent;

}

#mform div.error span
{
    color:red	;

    padding-left:25px;

    background: transparent url(../images/dialog-error.png) no-repeat left;
    font: 16px  calibrieot, Calibri, Arial;
    height:15px;




}
#mform p.error input, form p.error textarea
{
    border-color:#CD286A;
}



#mform input[type='text'], form textarea, #mform input[type='date'], #mform input[type='password']
{
    border:1px solid #b1bcc5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    vertical-align: middle;

    font: 16px  calibrieot, Calibri;

    color:black;

    width:100%;

}


#mform input[type="checkbox"]
{
    width:20px !important;
}
#mform div input
{
    /*height:25px;*/
}

#mform div textarea
{
    height:100px;
}

#mform input[type='text'], #mform option, #mform select, #mform input[type='date'], #mform input[type='password']
{
    font: 16px calibrieot,Calibri;
    width:500px;
    padding:5px;
}

#mform div input.button
{
    display:block;
    text-align:center;
    width:150px;
    border:1px solid #7f9193;
    font: bold 14px Candara,Calibri, Arila;
    background-color:#e6fcd3;
    margin:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration:none;
    color:#323232;
    margin-left:auto;
    margin-right:auto;

}

#mform div
{
    text-align: left;
    margin-top:10px;
}

#mform div.submit
{


    padding:5px;
    padding-top:10px;
    margin-top:5px;

    border-top: none;
    text-align: center;
}
#mform div.submit input
{
    padding:0px !important;

    margin-bottom:5px;

    width:150px;
    margin-left:auto;
    margin-right:auto;
}

.picker__footer, .picker__header, .picker__table
{
    text-align: center;
}

#mform .markItUp
{
    /*height:570px;*/
}
#mform .help
{
    display: block;
    font-size:12px;
    color: #777777;
}
.mform-filelist
{
    height:300px;
    margin: 10px 0px;
    height: 300px;
    overflow: auto;

    border-radius: 5px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
/*�������*/


#mform .nav
{
    margin-left:1px;

    padding:0;
}
#mform .tabPage
{
    display:none;
    clear: both;
    border:1px solid rgba(0,0,0,0.3);
    background-color: #EAEAEA;
    margin:0;
    padding:10px;
}

#mform .nav li.current
{

    box-shadow: 0px 1px 0px 0px #FFF inset;
    background: -moz-linear-gradient(center top , #F9F9F9 5%, #EAEAEA 100%) repeat scroll 0% 0% #F9F9F9;
    background-color: #EAEAEA;
}

#mform .nav li
{
    display:block;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0.3);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    text-decoration: none;
    width: 170px;
    float: left;
    margin: 0;
    margin-right: 3px;
    margin-bottom:-1px;
    cursor:pointer;
    font-size:14px;
    border-bottom:none;


}

#mform .nav li:hover
{
    background: #F4F4F4;

}

/* ����� ������ */

#admin-panel
{
    height:40px;
}
#admin-panel .fixed
{
    position: fixed;
    left:50%;
    z-index:500;
    height:40px;
    width:1080px;
    margin-left:-540px;
    background: #fff;
    border-bottom:2px solid #0E3460;
}



#admin-panel a.but
{
    display:block;
    float:left;
    padding:8px;
    font-size:14px;

}
#admin-panel a.but:hover
{
background:#0E3460;
    color:#fff;
    text-decoration:none;
}
#admin-panel a.but.right
{
    float:right;
}

.authorization div, .authorization p
{
    float:left;
    margin-left:10px;
    margin-top:5px !important;
}

.authorization input[type=text],
.authorization input[type=password]
{
    width:200px !important;
    border:1px solid #b1bcc5;
    border-radius:0 !important;
    padding:2px !important;
}

.authorization .help
{
    display: none !important;
}

.authorization .submit br
{
    display: none;
}

.authorization .btn
{
    padding: 4px 12px;
}

.error_user_singup
{
    display:inline-block;
    padding:7px;
}

.edit_art_button
{
    display: inline-block;

    float:right;






}

.edit_art_button a
{
    text-decoration: none;
padding:4px;
}
a.fa-times
{
    color:red;
}

.edit_art_button a:hover
{
    text-decoration: none;
    background: #0E3460;
    color:#fff;

}

.edit_art_button.fixed
{
    position: fixed;
    left:20px;
    top:550px;
    width:32px;
    text-align:center;

    background: #E5E5E5;
    border-radius: 5px;
    box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
    z-index: 80000;
}

.checklist
{
    margin:10px 0 10px 0;
    height:300px;
    overflow: auto;
    width:500px;
    border:1px solid #1377AE;
    padding:3px;
}


#MCMSwindow
{
    background: #E5E5E5;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;

    display:none;
    position: absolute;
    box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
    width: 450px;
    height: 450px;
    z-index: 900000000000;
    font-size:20px;
    color:#000;
    padding:15px;
    font-weight:bold !important;


}
#MCMSwindow iframe
{
    position: relative;
    top: -30px;
}
#MCMSwindow .close
{
    opacity: 1;
    background: url(close.png) no-repeat center;
    display:block;
    float:right;
    border:1px solid #8b8b8b;
    background-color: #E5E5E5  !important;
    padding:3px;
    position:relative;
    top:-45px;
    right:-1px;
    border-bottom:none;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    width:  50px;
    height: 30px;
}

#MCMSwindowMask
{
    position:absolute;
    z-index:90000;
    background-color:#666;
    display:none;
}

/*��������� �����*/
.structure
{
    height:450px;

    overflow: auto;
}

