%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/local/components/p4/p.castings.edit/templates/job/
Upload File :
Create Path :
Current File : //home/bitrix/www/local/components/p4/p.castings.edit/templates/job/style.css

input[type='range'] {
	-webkit-appearance: none;
	border-radius: 5px;
	box-shadow: inset 0 0 5px #666;
	background-color: #ccc;
	height: 7px;
	vertical-align: middle;
}
	.modal-dialog{
		width: 600px !important;
		margin: 30px auto !important;
	}

h3.modal-title{
	text-align: center;
}
.modal-header .close{

	margin-top: -15px !important;
}
.modal-header .close:hover{
	color: #CCCCCC; 

}
.modal-header{
    background: #623fbf !important;
	text-align: center !important;
}
#myModalLabel{
	margin-left: 2%;
	display: block !important;
	font-family: proximanovalight !important;
	font-size: 14px;
	text-transform: uppercase;
}
.modal-footer button {
	padding: 10px 38px !important;
}
input[type='range']::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	width: 20px;
	height: 21px;
	top: 50%;
	margin-top: 0px;
	background: url('handle.png') no-repeat center;
}

input[type='range']::-moz-range-track {
	-moz-appearance: none;
	border-radius: 5px;
	box-shadow: inset 0 0 5px #666;
	background-color: #ccc;
	height: 7px;
	vertical-align: middle;
}

input[type='range']::-moz-range-thumb {
	-moz-appearance: none;
	border: none;
	width: 20px;
	height: 21px;
	top: 50%;
	margin-top: 0px;
	background: url('handle.png') no-repeat scroll center center transparent;
}

.slider-wrapper {
	margin-top: 25px;
}

.avatar-modal-body {
	width: 850px;
	height: 600px;
	overflow: hidden; 
}

#select-image-btn {
	float:left;
}

input.cropit-image-input {
	visibility: hidden;
}

.cropit-image-preview {
  background-color: #f8f8f8;
  background-size: cover;
  /*
  border: 5px solid #ccc;
  border-radius: 3px;
  margin-top: 7px;
  */
  cursor: move;
}

.cropit-image-background {
  opacity: .2;
  cursor: auto;
}

#image-cropper img {
	max-width: none;
}

.modal-footer {
	margin-top: 0px;
}

/*
 * If the slider or anything else is covered by the background image,
 * use relative or absolute position on it
 */
input.cropit-image-zoom-input {
  position: relative;
}

/* Limit the background image by adding overflow: hidden */
#image-cropper {
  /* overflow: hidden; */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

.portfolio-item-menu {
	background-image: none;
}

.casting-model span {
	display: inline-block;
	padding-left: 15px;
}

.sel_curency, #label_curency {
	font-family: sans-serif;
}
.sel_sex, #cb_tfp{
	top:6px; width:30px; height:30px; background:#fff; border:10px solid rgba(255,255,255,0); 
}
#sel_nudity{
	top:6px; width:60px; height:30px; background:#fff; border:10px solid rgba(255,255,255,0); 
}
.portfolio-item {
    display: block;
    overflow: hidden;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: url(/local/templates/p4_new/img/bg_off.png) repeat;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#casting-form .col-lg-6 div {
	margin: 8px 0;
}
#casting-form .mt10{
	margin-top: 0 !important;
}
#casting-form .portfolio-item-menu img {
	margin-top: -9px;
}
#confirm-submit-body .portfolio-item-menu img {
	margin-top: -2px;
}
.chosen-container-single .chosen-single, .chosen-container-multi .chosen-choices{
	border: 1px solid #ccc !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: none !important;
	color: rgb(153, 153, 153);
	margin-top: -10px;
}
.chosen-container-single .chosen-single span, .chosen-container-multi .chosen-choices li input{
	color: #555555;
}

/*.caret {top:7px; right:0; margin:0; border:0; text-align:center; width:32px !important; height:32px !important; border-radius:555px; -webkit-border-radius:555px; background:#f1f1f1;}*/
#CASTING_CITY_chosen{
	font-family: proximanovalight;
	font-size: 14px;
}
::-webkit-input-placeholder { /* для webkit браузеров */
/*	text-align: center;
	display: table-cell;
	vertical-align: center;*/
}
:-moz-placeholder { /* для браузеров mozilla */
	/*text-align: center;
	display: table-cell;
	vertical-align: center;*/
}
input[type=number] {
	text-align: left; /* в Opera для полей number по умолчанию выравнивание вправо */
}
#casting-form .form-control {

}
.discolor{
	color: #999 !important;
}
.sel_cast_btn{
	color: #fff !important;
	background: #633ebd;
}
#new_image_preview:hover{
	cursor: pointer;
}
.login-page .hr,.register-page .hr, .need-auth-modal-dialog .hr {
	margin:10px 0 20px 0;
	border-bottom:1px dotted #CCC!important;
}
.btn_info{
	color: #ccc;
    border: 1px solid #ccc;
}
.btn_info:hover, .btn_info:focus, #casting-form  input:focus,
#casting-form  textarea:focus, #new_image_preview:hover
{
	/*color: #633ebd;*/
	border: 1px solid #633ebd;
}
.btn_info:hover, .btn_info:focus
{
	color: #633ebd;
}
.chosen-with-drop{
	border: 1px solid #633ebd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#CASTING_CITY_chosen{
	padding-top: 1.8%;
    margin-top: -2px !important;
}
#sel_section_chosen{
	padding-top: 4%;
    margin-top: -1px !important;
}
#sel_public_date_chosen{
	padding-top: 4%;
    margin-top: -1px !important;
}
#sel_comp_type_chosen{
	padding-top: 5%;
    margin-top: 0px !important;
}
#CASTING_CITY_chosen  input:focus, #CASTING_CITY_chosen  input{
	color: #555;
	border: 1px solid #ccc;
}
#label_curency:hover{
	background: none;
}
.input-group-btn.open, .input-group-btn:hover{
	background-color: #fff !important;
	color: #633ebd;
	border: 1px solid #633ebd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.btn_info_send:hover, .btn_info_send:focus {
	color: #633ebd;
	border: 3px solid #633ebd;
}
.btn_info_send{
	color: #633ebd;
    border: 3px solid #633ebd;
	background: none;
}
#alert-danger{
	margin: 0 30px;
}

Zerion Mini Shell 1.0