/* here you can put your own css to customize and override the theme */

.full_width_lowergreen{
	@margin-top: 50% !important;
	width: 100% !important;	
	margin-bottom: 15px !important;
}
.full_width_lowerGary{
	margin-top: 0% !important;
	width: 100% !important;	
	background-color: rgba(228,232,235,1) !important;
    color: rgb(69,70,72) !important;
	font-size: 12px;
    font-weight: bolder;
	
}

.effect_div{
	background: cadetblue;
    padding: 12px 75px;
    color: white;
    font-weight: bold;
    font-size: large;
	margin: 6px 0px;
}
.grainC{
	background:url('../../../../images/grain.png');
	background-position: center -16px;
    background-size: 246px;
}
.curvesC{
	background:url('../../../../images/curves.png');
	background-position: center -16px;
    background-size: 246px;
}
.burnC{
	background:url('../../../../images/burn.png');
	background-position: center -16px;
    background-size: 246px;
}
.cloneC{
	background:url('../../../../images/clone.png');
	background-position: center -16px;
    background-size: 246px;
}
.levelsC{
	background:url('../../../../images/levels.png');
	background-position: center -16px;
    background-size: 246px;
}
.motion_blurC{
	background:url('../../../../images/motion_blur.png');
	background-position: center -16px;
    background-size: 246px;
}
.brustC{
	background:url('../../../../images/brust.png');
	background-position: center -16px;
    background-size: 246px;
}

.loader{
	@background:url('https://www.immobiliaresantalfredo.com/JCloudRE/Santalfredo/img/loading.gif');
	background: url('https://www.repairvillage.co.uk/images/loadingTwo.gif') 50% 50% no-repeat rgba(0, 0, 0, 0.2);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 955999;
	background-size: 150px;	
}
.no_filter{
	background: #FFF !important;
    @padding: 12px 75px;
    color: #CCC !important;
    font-weight: bold;
    font-size: large;
	margin: 6px 0px;
	border:#CCC 1px solid;
}
.bk_wound{
	border: 1px solid #ccc;
	height: 122px;
	text-align: center;
	border-radius: 5px;
}
.sub_signn_yellow{
	width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    text-align: center;
	border-radius: 5px;
	float: left;
    margin-right: 10px;

}
.sub_signn_yellow2{
	width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    text-align: center;
	border-radius: 5px;
	float: left;
    margin-right: 10px;
    line-height: 49.5px;
}
.closee {
	    opacity: .5;
		display:none	
}
.like{
	background: black;
	margin-left: 15px;
    position: absolute;
    z-index: 1;	
	color:#FFF;
}
.like_background{
	background: black;
	margin-left: 15px;
    position: absolute;
    z-index: 1;
	color:#FFF;
}
.likedd{
	color:#F60;	
}

.sub_signn_yellow2:hover .closee {
    display:block;
}
.marginn{
	margin:7px;
}
.color_pp{
	color:#999;
    font-weight: bolder;
    padding-left: 0px;
	max-width: 42px;
    margin-right: 30px;

}
.color_pp a:hover{
	cursor:pointer !important;
}
.pp_active{
	color:#1ca3e5;
	@text-decoration:underline;
	border-bottom: 1px solid #1ca3e5;
}
.img_dim{
    width: 100%;
    height: 130px;
}
.margin_0{
	    margin-bottom: 0px !important;
}

	

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

@font-face {
    font-family: Ubuntu;
    src: url(../../../../fonts/Ubuntu-L.ttf);
}


html{
    height:100%;
}
body
{
    background-color: #222933;
    height:100%;
}
span, label, h1, h2, h3, h4, h5, h6, select, a, body, p, li, button, input
{
    font-family: "Ubuntu" !important;

}
h1, h2, h3, h4, h5, h6
{
    font-weight:bold;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: "Ubuntu" !important;
    font-size:12px;
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: "Ubuntu" !important;
    font-size:12px;
}
:-ms-input-placeholder { /* IE 10+ */
    font-family: "Ubuntu" !important;
    font-size:12px;
}
:-moz-placeholder { /* Firefox 18- */
    font-family: "Ubuntu" !important;
    font-size:12px;
}
select
{
    font-size:10px !important;
}
#main-page, #main-page-content
{
    height:100%;
}
.page-header.navbar
{
    height:50px;
    background: #01dae3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #01dae3 , #03a5e5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #01dae3, #03a5e5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #01dae3, #03a5e5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #01dae3 , #03a5e5); /* Standard syntax */
}
.page-header.navbar .page-logo
{
    background-color: #1c2127;
    padding-left: 10px !important;
    padding-right: 10px!important;
    height:50px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle
{
    background-color: rgba(255,255,255,0);
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover {
    background-color: rgba(255,255,255,0);
}
.usernameholder
{
    right: 0px;
    bottom: 0;
    position: relative;
    bottom: 10px;
    margin-left: 35px;
    color: white;
}
.secondname
{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 40px;
    display:block;
    overflow: hidden;
}

.page-container
{
    background-color:#222933;
}
.page-sidebar
{
    background: #222933;
}

.page-sidebar .page-sidebar-menu > li
{
    margin-top: 20px;
}
.page-sidebar .page-sidebar-menu > li > a
{
    color: #646b7b;
    font-weight:bold;
    font-size: 12px;
}
.page-sidebar .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li.active > a
{
    border:none;
}
.page-sidebar .page-sidebar-menu > li.active > a
{
    border-left: 3px solid #e61089;
}
.page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar .page-sidebar-menu > li > a:hover
{
    background-color: #1c2127;
    font-size: 12px;
}
.options-holder
{
    background:white;
    /*border-bottom:2px solid #dbe3e6;*/
    padding-left:10px;
    height: 65px;
}
.seperator
{
    height:30px;
    background-color: #f1f5f8;
    border-bottom:2px solid #dbe3e6;
    border-top:2px solid #dbe3e6;
}

.information_holder
{
    background:white;
    /*border-top:2px solid #dbe3e6;*/
    @padding-left:10px;
}
.side-color {
    height:100%;background-color:#fff;overflow-y: auto;overflow-x: hidden;box-shadow: 1px 8px 17px #ccc;

}
.options-buttons
{
    line-height:60px;
    font-size: 10px;
    float:left;

}
.options-buttons >a
{
    padding-left: 10px;
    padding-right: 10px;
    padding: 5px 15px 5px 15px;
    height: 20px;
    color: #8b9ea5;
}
.options-buttons >a:hover
{
    padding-left: 10px;
    padding-right: 10px;
    padding: 5px 15px 5px 15px;
    height: 20px;
    border: 1px solid;
    border-radius: 25px;
    background-color: #dbe3e6;
    color: #5b9bd1;
    border: none;
    text-decoration: none;

}

.active-option
{
    padding-left: 10px;
    padding-right: 10px;
    padding: 5px 15px 5px 15px;
    height: 20px;
    border: 1px solid;
    border-radius: 25px !important;
    background-color: #5b9bd1 !important;
    color: white !important;
    border: none !important;
    text-decoration:none;
}
.active-option:hover
{
    padding-left: 10px;
    padding-right: 10px;
    padding: 5px 15px 5px 15px;
    height: 20px;
    border: 1px solid;
    border-radius: 25px;
    background-color: #5b9bd1 !important;
    color: white !important;
    border: none !important;
}

.heading_container>h3
{
    font-size:18px;
}

.input-field {
    padding: 10px;
    border: none;
    border-bottom: solid 1px #c9c9c9;

    border-radius:0px;
}
.input-field:focus,
.input-field.focus {
    border-bottom: solid 2px #969696;
    transition: border 0.3s;
}

.no-padding
{
    padding:0px;
}

.button_field
{
    background-color: #7ab51f;
    color: white;
    border: none;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 45px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: auto;
    background-color: #fff;
}


/* The Modal (background) */
.global-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.global-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    min-width: 300px;
    max-width: 600px;
    margin:auto;
    height: 397px;
}

.left-sidebar-image
{
    width: 27%;
    float: left;
    background-image: url(../../../../images/popup-sidebar.png);
    height: 400px;
    background-repeat: no-repeat;
}


.options-container-uploading
{
    position: absolute;
    top: 20%;
    width: 165px;
}

.upload_url_section
{
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: auto;
}
.upload_url_section a
{
    margin:5px;
    color: #077783;
}
.upload_url_section a:hover
{
    text-decoration:none;
}
.upload_url_section.selected
{
    background-color:#164851;
    color:#ccc;

}
.upload_url_section.selected a
{
    color:#fff;
    text-decoration:none;
}
.right-sidebar-preview
{
    width: 30%;
    float: right;
    height: 260px;
    background-repeat: no-repeat;
    padding: 5px;
    padding-top: 20px;
    background-color:white;
    -webkit-box-shadow:-5px 3px 20px #ccc;
    box-shadow:-5px 3px 20px #ccc;

}
.brand_generator_step_3_container
{
    max-width:600px;
    margin:auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color:rgba(255,255,255,0);
    height:330px;
}
.brand_generator_step_5_container
{
    width:100%;
    max-width:100%;
    margin:auto;
    background-color:rgba(255,255,255,0);
    height:330px;
}
.brand_generator_step_3_body
{
    float:left;
    -webkit-box-shadow:-5px 3px 20px #ccc;
    box-shadow:-5px 3px 20px #ccc;
}
.brand_generator_step_5_body
{
    float:left;
    width:100% !important;
    -webkit-box-shadow:-5px 3px 20px #ccc;
    box-shadow:-5px 3px 20px #ccc;
}
/* The Close Button */
.close-modal {
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    border: 0;
    background: transparent;
}

.close-modal:hover,
.close-modal:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-body {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
    height: 354px;

}
.modal-body p {
    font-size:14px;
    color:#333;
}

.modal-title {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color:#4d5c63;
}
.modal-header {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color:#fff;
    text-align:left;
    padding-left: 15px;
    padding-right: 5px;
    width:70%;
    float:right;
    border: none;
}
.modal-body,.brand_generator_step_3_body {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color:#fff;
    text-align:left;
    padding-left: 15px;
    padding-right: 5px;
    width:70%;
    float:right;
    border:none;
}

.brand_generator_step_3_body {
    float:left !important;
    height:260px !important;
}

.success_btn {
    background-color:#222;
    color: #F66041;
    font-weight:700;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 20px;
    border-radius: 20px;
    border: solid 1px #222;
    text-transform:uppercase;
}
#formModal .continue, #sliderModal .continue
{
    color: white;
    background-color: #F66041;
}

#formModal img, #sliderModal img
{
    border: 1px solid transparent;
    cursor: pointer;
    width: 100%;
    max-width: 270px;
}

#sliderModal img
{
    padding: 2px;
}

#formModal img:hover, #sliderModal img:hover, .active-form
{
    border: 1px solid #98B6C3 !important;
}



.clipArt_right_container{
    width:100%;
    height:200px;
    overflow:auto;
    float:left;
    margin:0px 0px 0px 0px;
}
.special_popup_buttons
{
    margin-top:10px;
    border-radius:4px;
    float:right;
    width: 120px;
}
.upload_url_button,#upload_computer_file_button
{
    float:left;
    display: inline-block !important;
}
.photo_upload_image_container
{
    width: 95%;
    max-height: 450px;
    overflow: auto;
}
.images_container, .images_container img
{
    width: 130px;
    height: 95px;
    float: left;
    margin-right: 15px;
    border-radius: 4px;
}

.clipArt_image_container{
    width:120px;
    float:left;
    margin:15px 0px 0px 10px;

}

.clipArt_image{
    width: 90px;
    height: 75px;
    float: left;
    margin: 0px 5px 5px 0px;
    /* border: 1px solid #CCC; */
    cursor: pointer;
    border-radius: 5px;
}

.clipArt_image img {
    width: 98px;
    max-width: 100%;
    max-height: 100%;
}

.brand_generator_start,.brand_generator_start_step_2
{
    position: relative;
    padding-top: 100px;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


.brand_generator_start_step_2
{
    background-color:rgba(255,255,255,0);
}

.header-heading,.brand_generator_step_2_header-heading
{
    text-align:center;
    width:100%;
}
.brand_generator_step_2_container
{
    position: relative;
    background-color: rgba(255,255,255,0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 300px;
    max-width: 100%;
    margin:auto;
    height: 397px;
}
.brand_generator_step_2_header-heading
{
    background-color:rgba(255,255,255,0) !important;
}

.brand_generator_starter_container
{
    height:160px;
}
.brand_generator_starter_body
{
    height:150px;
    width:100%;
}

.page-footer
{
    background-color:white;
    height:0px;
    padding: 0px;
}
.page-content-wrapper
{
    height:100%;
}

.mt-card-item {
    border: 1px solid #e7ecf1;
    position: relative;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px #ccc;
    box-shadow: 3px 3px 15px #ccc;
    background-color: white;
}
.buttons_container
{
    margin:auto;
    width:300px;
}

.navigation_steps_buttons
{
    height: 40px;
    width: 130px;
    border: 0px solid white;
    border-radius: 3px;

}

.button_next
{
    background-color: #7ab51f;
    color: white;
}

.button_cancel
{
    background-color: #fff;
    color: black;
    margin-right:30px;
}

.skip_button
{
    color: black;
    margin-right:30px;
}

.icon_based {
    background: url(../../../../images/icon-based.png) no-repeat;
    width: 100%;
    height: 150px;
    background-position: center;
}
.name_based
{
    background: url(../../../../images/name-based.png) no-repeat;
    width: 100%;
    height: 150px;
    background-position: center;
}
.emblem_based
{
    background: url(../../../../images/emblem.png) no-repeat;
    width: 100%;
    height: 150px;
    background-position: center;
}
.mt-element-card
{
    max-width: 600px;
    margin: auto;
}
.mt-card-item .mt-card-avatar {
    margin-bottom: 15px;
    padding:30px;
}

.mt-card-content {
    text-align: center;
}

.mt-card-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.mt-card-desc {
    font-size: 14px;
    margin: 0 0 10px;
}

.display_laptop_computer
{
    display:block;
}
.display_mob
{
    display:none;
}

.divs_headings {
    border-bottom: 1px solid #ccc;
    height: 40px;
    font-size: 12px;
    margin-bottom: 10px;
    text-align:center;
}
.divs_headings span
{
    font-size:10px !important;
}


.dropbtn {
    color: #ccc;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:focus {
    background-color: #c3ccda;
    color:#c5c5c5;
}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    top:0px;
    left: 65px;
    background-color: #f9f9f9;
    width: auto;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    height:220px;
    overflow:auto;
    min-width: 150px;
}

.cards_settings
{
    display:block;
    list-style-type: none;
    max-height:220px;
    overflow:auto;
}

.dropdown-content a {
    color: black;
    padding: 1px 2px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}


#keywords_computer
{
    width:100%;
    height:50px;
    border:none;
    resize:none;
}
.special_case_hr{
    margin:0px;
}

.labels_custom
{
    cursor:pointer;
}
.fonts_values_container_computer, .layouts_computer
{
    max-height:250px;
    overflow: auto;
    list-style-type: none;
}
.color_schemes_computer
{
    max-height:125px;
    overflow:auto;
    list-style-type:none;
}
.upper_banner
{
    background-color: white;
    padding: 5px;
    min-height:40px;
    min-width: 555px;
}
.upper_banner select
{
    float: left;
    margin-right: 5px;
    height: 25px;
    font-size: 10px;
}
.upper_banner .sp-replacer
{
    border:none;
    background:#fff;
    float:left;
    margin-right:5px;

}

.lower-banner
{
    height: 70px;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    min-width: 555px;
}

.special_buttons
{
    height: 25px;
    background: #fff;
    color: #808080;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0px;
    float: left;
    font-size: 10px;
    line-height: 5px;
    margin-right:5px;
}
.btn-options-container
{
    color: #808080;
}
.irs
{
    height:20px;
}
.irs-min, .irs-max, .irs-single
{
    display:none;
}
.irs-line, .irs-bar, .irs-bar-edge
{
    background: #039be4;
    height: 5px;
    top: 7px;
}
.irs-slider.single {
    top: 0px;
}


@media (max-width: 991px) {

    .page-header.navbar {
        padding: 0 0px 0 0px;
        position: relative;
        clear: both;
    }
    .page-header.navbar .page-logo
    {
        background-color: #1c2127;
        padding-left: 10px !important;
        padding-right: 10px!important;
    }
    .brand_generator_step_2_container
    {
        position: relative;
        background-color: rgba(255,255,255,0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: none;
        box-shadow: none;
        min-width: 300px;
        max-width: 100%;
        margin:auto;
        height: 397px;
    }
    .brand_generator_start,.brand_generator_start_step_2
    {
        position: relative;
        padding-top: 100px;
        left: 0px;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.4);
    }
    .brand_generator_start_step_2
    {
        background-color:rgba(255,255,255,0) !important;
    }
    .page-container
    {
        background-color: white;
    }
    body
    {
        background-color: #fff;
        height: 100%;
    }
}

@media (max-width: 767px) {
	
	.effect_div {
		padding: 10px 5px;
	}
	
    .page-header.navbar {
        padding: 0 0px 0 0px;
        position: relative;
        clear: both;
    }
    .page-header.navbar .page-logo
    {
        background-color: #1c2127;
        padding-left: 10px !important;
        padding-right: 10px!important;
    }
    .page-content-wrapper .page-content {
        padding: 0px 15px 10px 15px !important;
        overflow: hidden;
    }
    #main-page-content
    {
        overflow-x:auto !important;
        overflow-y:auto !important;
    }
}
@media (max-width: 480px){
    .page-header.navbar .top-menu {
        clear: none;
        background-color: rgba(255,255,255,0);
    }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        background-color: rgba(255,255,255,0);
    }
    .page-header.navbar .page-logo
    {
        background-color: #1c2127;
        padding-left: 10px !important;
        padding-right: 10px!important;
    }
    .options-holder
    {
        height:130px;
    }
	.effect_div {
		padding: 0px 0px;
	}
}
@media (min-width: 992px){
    .page-content-wrapper .page-content {
        margin-left: 235px;
        margin-top: 0px;
        min-height: 600px;
        padding: 5px 15px 10px 15px;
    }
}