/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15.10.2014, 14:30:52
    Author     : web02
*/

.popUp h2{
    font-size: 20px;
    font-weight: normal;
}

.btn > *{
    float: left;
}
.btnLeft{
    background-image: url("/img/moderation/btn.png");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-color: transparent;
    height: 30px;
    width: 5px;
}
.btnRight{
    background-image: url("/img/moderation/btn.png");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 20px 0;
    background-color: transparent;
    height: 30px;
    width: 5px;
}
.btnCenter{
    background-image: url("/img/moderation/btn_2.png");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 25px 30px;
    background-color: transparent;
    color: #fff;
    height: 30px;
    line-height: 25px;
    padding: 0 20px;
}
.btn2{
    cursor: pointer;
    background-color: #edf1f2;
    color: #6b7f8c;
    border-radius: 4px;
    padding: 5px 5px 5px 0;
    text-align: center;
}

.addBtn,.addImage {background-color: #EEF1F4;color:#718494;cursor: pointer;text-decoration:none;padding:7px 15px 7px 7px;border-radius:5px;font-weight:bold;font-size:14px;display:inline-block;margin-bottom:20px;}
.addBtn:hover,.addImage:hover {background-color: #78A3D3;color:#FFF;}
.addLink {color:#A3B6C2;clear:both;display:block;font-size: 12px;}
.addLink:hover {color:#78A3D3;clear:both;display:block;text-decoration:none;}
.edtLink {color:#A3B6C2;clear:both;display:block;}
.edtLink:hover {color:#78A3D3;clear:both;display:block;text-decoration:none;}
.delLink {color:#A3B6C2;clear:both;display:block;}
.delLink:hover {color:#78A3D3;clear:both;display:block;text-decoration:none;}

input,select,textarea {padding:2px 4px;}
input[type="checkbox"],input[type="radio"] {padding:0;min-width:16px;}
input[type="file"] {padding:2px 0; width:300px !important;}
textarea {width:192px;resize:vertical;}
.inputeasy {min-width:20px;width:70px !important;}
.labeleasy {margin-left:10px !important;min-width:20px !important;width:auto !important;}

table,td,th,tr {border:0 none;}
table {border: 1px solid #E4E4E4;border-radius:5px;color:#767676;border-spacing:0;}
table tr th,table tr td {border-bottom:1px solid #E4E4E4;}
table tr td {border-bottom:1px solid #E4E4E4;font-size:14px;height:34px;}
table tr:first-of-type {background-color:#f2f2f2;border-radius:5px 5px 0 0;}
table tr:last-of-type {border-radius:0 0 5px 5px;}
table tr:last-of-type td,table tr:last-of-type th {border-bottom:0 none;}
table td,table th {padding: 5px 10px;}

table td.id,table th.id {text-align:center;width:50px;}
table td.name,table th.name {text-align:left;}
table td.post,table th.post {text-align:center;width:100px;}
table td.mail,table th.mail {text-align:right;width:150px;}
table td.phone,table th.phone {text-align:left;width:150px;}
table td.status,table th.status {text-align:left;width:150px;}
table td.action,table th.action {text-align:left;min-width:100px;}

.btn {background-color: #3f9eef;padding:7px 20px;border:1px solid #4197e4;border-bottom:3px solid #4f7095;border-radius:5px;color:#FFF;cursor:pointer;display:inline-block;font-weight:bold;text-decoration:none;text-shadow:0 1px 0 #4f7095;}
.btn:hover {background-color: #65B1F1;border-color:#65B1F1;border-bottom-color:#4f7095;text-shadow:0 1px 0 #3f9eef;}
.btneasy {padding:2px 20px;}
.btngray {background-color: #E9E9E9;border-color:#E4E4E4;border-bottom-color:#999999;color:#333;text-shadow:0 1px 0 #E4E4E4;}
.btngray:hover {background-color: #EEE;border-color:#E9E9E9;border-bottom-color:#999999;color:#333;text-shadow:0 1px 0 #FFF;}
.disabled, .disabled:hover {border:1px solid #808080;background-color:#808080;color:#FFF;text-shadow:none;border-bottom: 3px solid #606060;}
.imageCorner {width:180px;height:110px;border-radius:10px;overflow:hidden;}
.imageCorner img {width:100%;}
.hint {color:#F55;font-size:12px;font-style:italic;margin-bottom:20px;}

.form1 {padding:40px 0 10px;position:relative;width:100%;}
.form1 * {display:inline-block;margin:0 0 20px;}
.form1 span,.form1 label {font-size:16px;min-width:100px;max-width:200px;width:100%;float:left;position:relative;}
.form1 label {text-align:right;padding-right:10px;max-width:210px;}
.form1 label sup {margin-bottom:0;position:absolute;}
.form1 label i {margin-bottom:0;}
.form1 input {width:294px;}
.form1 input.inputeasy {float:left;}
.form1 textarea {min-height:70px;width:296px;}
.form1 select {width:306px;}
.form1 select option {display:block;margin-bottom:0;}
.form1 hr {display:block;height:0;border:0 none;border-bottom:2px solid #EEF1F4;clear:both;}
.form1 .btngray {font-size:14px;margin-left:10px;display:none;}
.form1 .imglink {font-size:14px;display:none;max-width:154px;max-height:115px;text-overflow:ellipsis;overflow:hidden;margin:0;}
.form1 .delImgLink {position:relative;top:-4px;}
.form1 .floor_field {width:286px;display:block;position:absolute;top:40px;right:-325px;border-left:2px solid #EEF1F4;padding-left:20px;}
.form1 .floor_field img {min-width:286px;width:100%;height:100%;margin-bottom:20px;}
.form1 .floor_field label {margin-bottom:0;width:130px;}
.form1 .floor_field select {width:146px !important;}
.form1 .floor_field select option,.form1 .floor_field select optgroup {display:block !important;}
.form1 .uploadBlock {margin-bottom:0;position:relative;width:100%;}
.form1 .statusUpload {float:right;margin:0;position:absolute;top:2px;right:-180px;}

.form2 {max-width:370px;min-height:160px;margin:auto;}
.form2 > * {display:block;float:left;margin:0 0 10px;}

.form2 input{margin:4px 10px 0 0;}
.form2 label {width:155px;}
.form3{background-color:#edf1f2;padding:5px 10px;max-width:385px;margin:0 auto 20px;}

.form3 h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    float: none;
}
.form3 > *{
    float: left;
}
.form3 input{
    margin: 4px 10px 10px;
}
.form3 label {text-overflow:ellipsis;width:348px;height:20px;display:block;overflow:hidden;white-space:nowrap;}

.left {float:left !important;}
.right {float:right !important;}
.noActive {}