﻿@import url("ripple.css") all;

*{
    padding:0px;
    margin:0px;
}
body {
    /*min-width: 350px !important;*/
}
.header
{
    width:100%;
     
    background-color:white;
    color:black;
}
.ts {
	text-shadow: 
		-0   -1px 3px #FFFFFF,
		 0   -1px 3px #FFFFFF,
		-0    1px 3px #FFFFFF,
		 0    1px 3px #FFFFFF,
		-1px -0   3px #FFFFFF,
		 1px -0   3px #FFFFFF,
		-1px  0   3px #FFFFFF,
		 1px  0   3px #FFFFFF,
		-1px -1px 3px #FFFFFF,
		 1px -1px 3px #FFFFFF,
		-1px  1px 3px #FFFFFF,
		 1px  1px 3px #FFFFFF,
		-1px -1px 3px #FFFFFF,
		 1px -1px 3px #FFFFFF,
		-1px  1px 3px #FFFFFF,
		 1px  1px 3px #FFFFFF;
}

.nav-item
{
     
    margin-right:20px;
}
.dropdown-toggle::after {
      
    display: none;
     
    vertical-align: 0.1em;
    content: "";
     
}
.myfont
{
    font-family:chalk_cyrillic_freehandRg;
}

.egg
{
    background:url('../../../../../../../../11.gif')  repeat;
    width:100%;
    min-height:275px;

}
.nmp
{
    margin:0px;
    padding:0px;
}

.topmenucont{
    width:100%;
    background-color:white;
    padding:5px;
}
.basemenucont
{
   width:100%;
   background-color:#a89dd1;
    
}
.topmenu,.basemenu{
    width:100%;
    margin: 0px; 
}
.topmenu li,.basemenu li{
   list-style:none;
   display:inline-block; 
}
.topmenu li a{
   display:block;
   padding:5px;
   color:black;
   text-decoration:none !important;
}
.basemenu li a{
   display:block;
    padding: 7px 25px;
   color:white;
   text-decoration:none !important;
}
.basemenu li a:hover{
    background-color: #896fea;
}
.egg,.egg2{
    border-bottom: 2px solid #200489;
}
.eggitem
{
    margin-top:10px;
    margin-bottom:10px;
    padding:20px;
    border:solid 1px #eee;
    background-color:white;
    border-radius:4px;
     
    min-height:250px;
    align-content:center;
    vertical-align: middle;


}
h2.coolHeading  {

    position: relative;
    top: 4px;
    border-bottom: 2px solid #0084c9;
    border-bottom-color: #0084c9;
    font-size: 25px;
    margin-bottom: 15px;
    font-family: Roboto,sans-serif;
    font-weight: 300;
}


footer {
    padding-top:20px;
    padding-bottom:20px;
    border-top-color: #200489;
    margin-top: 0px;
    border-top: 2px solid #200489;
}
.vertical_blue_line {
    border-left: 1px solid #200489;
}
.roboto {
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
.in {
    display: table-cell;
    vertical-align: middle;
}
.box {
    display: table;
    min-height: 85px;
    height: 85px;
}
.blue{
    color: #200489;
}
.btn-default, html .btn-primary, html .btn-primary[disabled], html .nav-tabs > li.active > a, html .pagination > .active > a, html .pagination > .active > span, html .bx_filter_param_label.active .bx_filter_param_btn, html .offer_prop.color.closed .div_select .div_options > .div_option.selected, html .offer_propcolor.opened .div_select .div_options > .div_option.selected {
    color: #fff;
    border-color:#5f9d23;
    background-color:#5f9d23;
     
}
.btn-default:hover, html .btn-default:focus, html .btn-default.focus, html .btn-default:active, html .btn-default.active, html .btn-primary:hover, html .btn-primary:focus, html .btn-primary.focus, html .btn-primary:active, html .btn-primary.active, html .open > .btn-primary.dropdown-toggle {
      border-color: #5f9d23;  
    border-color: #5f9d23;
}
  .btn-default:hover,   .btn-default:focus, html .btn-default.focus, html .btn-default:active, html .btn-default.active, html .btn-primary:hover, html .btn-primary:focus, html .btn-primary.focus, html .btn-primary:active, html .btn-primary.active, html .open > .btn-primary.dropdown-toggle, html .owl-carousel.owl_banners_colors .owl-dots .owl-dot.active span, html .withdots .owl-dots .owl-dot.active span, html header.color .navbar-default .navbar-toggle:hover {
      background-color: #5f9d23;  
    background-color: #5f9d23;
}
.buttons .btn {
        border-radius: 0px;
    min-width: 139px;
    margin-bottom: 3px;
}
  .contacts .phone {
    font-size: 20px;
    font-family: Roboto,sans-serif;
    color:#200489;
}
  .phone a {
    
    color:#200489;
}


.footer-menu li
{
    list-style:none;
}
.footer-menu li a
{
    color:#200489;
}


a {
    color: #200489;
    text-decoration: none;
}

#breadcrumbs {
    font-size: 15px;
    margin-top: 15px;
}
#breadcrumbs {
    font-size: 15px;
    margin-top: 15px;
}
#breadcrumbs {
    padding-bottom: 2px;
    margin-top:10px;
}
#breadcrumbs li {
    position: relative;
    display: block;
    float: left;
    min-height: 15px;
    margin-right: 5px;
}
.bg-light {
    
    background-color: #a89dd1 !important;
}
.nav-link
{
    color:white !important;
}





.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057 !important;
}

.nav-tabs .nav-link {
    color: #495057 !important;
}


.dragitems {
    display: inline-block;
    margin-right: 1px;
    margin-top: 1px;
}


.absmenuitem {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    display: block;
    width: 50px;
    color: black !important;
    border: solid 1px #eee !important;
    background-color: white !important;
}


iframe
{
    min-height:300px;
}

#selectedItem img,img {
    object-fit: contain;
}




.leftMenu, .leftMenuMain {
    position: fixed;
    top: 42px;
    left: 0px;
    width: 300px;
    background-color: #f7f7f7;
    color: white;
    z-index: 999;
   /* padding-top: 50px;*/
    height: calc(100% - 50px);
    overflow-y: auto;
    left: -500px;
    opacity: 0.1;
    transition: left 0.5s linear, opacity 1s linear;
}
.leftMenuActive {
    left: 0px;
    opacity: 1;
}

.leftMenuUl {
    width: 100%;
}
    .leftMenuUl li {
        width: 100%;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
        .leftMenuUl li a i {
            color: #8c8c8c !important;
        }
        .leftMenuUl li a {
            width: 100%;
            display: block;
            padding: 5px 2px;
            color: black;
            text-decoration: none;
            font-size: 13px;
        }
        /*.leftMenuUl li a {
            width: 100%;
            display: block;
            padding: 5px;
            color: #8c8c8c !important;
            text-decoration: none;
            font-size: 15px;
            border-bottom: 1px solid white;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 20px;
        }*/
        .leftMenuUl li a:hover {
            color:black !important;
        }
            .containerc {
    background-color: #edeef0;
}

.headernew {
    position: fixed;
    left: 0px;
    right: 0px;
    height: 42px;
    top: 0px;
    z-index: 9999;
    background-color: #ffffff;
    /*min-width: 350px !important;*/
}
.form-control1 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    outline: none;
}
#rightsw a {
    color: #8c8c8c;
    text-decoration: none !important;
}
    #rightsw a:hover {
        background-color: #e6e6e6;
        color: black;
    }
.rightsw_active {
    display: block !important;
}


.searchbox {
    width: 200px;
    display: inline-block !important;
    margin-left: 234px;
    margin-top: -10px;
    border-radius: 8px;
    background-color: #edeef0;
    border: solid 1px #efefef;
}

.toppanelbox {
     
    display: inline-block !important;
    margin-left: 15px;
     
}
@media only screen and (max-width: 990px) {
    .toppanelbox {
        
        margin-left:150px;
         
    }

    #chatCont {
        left:0px;
    }
}


.topmodalform, .topmodalformrequest, .topmodalformcall {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 99999999999;
    display: none;
}
.topmodalformcontent {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background-color: white;
    padding:10px;
    overflow-y:auto;
}


#inboxAlertBadge, #inboxMessageBadge, #inboxFinderBadge {
    font-size: 20px;
}

.b_close {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: solid 2px #949494;
    border-radius: 100%;
    padding: 5px;
    background-color: #000000;
    color: white !important;
    text-decoration: none !important;
    z-index: 99;
}
#chatCont {
    position: fixed;
    bottom: -315px;
    right: 0px;
    overflow: auto;
    background-color: #e0e0e0;
    padding: 10px;
    z-index: 99;
}
.activeChat {
    bottom: 0px !important;
}


/*.btn {
    white-space: pre-wrap;
}*/



.povorot180 {
    -moz-transform: rotate(180deg); /* Firefox */
    -o-transform: rotate(180deg); /* Opera */
    -webkit-transform: rotate(180deg); /* Safari y Chrome */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE */
}


.btn {
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    letter-spacing: .8px;
    border-radius: 3px;
    padding: 12px 21px 11px;
    overflow: hidden;
    transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
}


.bgv {
  background-color:  #edeef0;
}
.ww
{
    background-color:white;
}
.p10 {
    padding: 6px 12px;
}
.m10 {
    margin: 10px;
}
.br6 {
    border-radius: 6px;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: none;
}


body, html {
    font-family: Yandex Sans Text,Helvetica,Arial,sans-serif;
}



.modalAlertForm {
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.90);
    z-index: 9999999999;
}

.modalAlertFormContent, .modalFormContent {
    background: white;
    padding: 10px !important;
    left: 10px !important;
    right: 10px !important;
    top: 10px !important;
    bottom: 10px;
    overflow-y: auto;
    position: absolute;
}

.b_closealert {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: solid 2px #949494;
    border-radius: 100%;
    padding: 5px;
    background-color: #000000;
    color: white !important;
    text-decoration: none !important;
}