@charset "utf-8";
/* CSS Document */

.padding10{
    padding: 10px;
}

.imageBox
{
    position: relative;
    height: 400px;
    width: 400px;
    border:1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:move;
}

.imageBox .thumbBox
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    box-sizing: border-box;
    border: 1px solid rgb(102, 102, 102);
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% transparent;
}

.imageBox .spinner
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 400px;
    background: rgba(0,0,0,0.7);
}

.company-img {
    max-width: 70px;
    max-height: 70px;
}

.max-img {
    max-height: 60px !important;
    max-width: 60px !important;
}

.cust-page{
    max-width: 270px;
    float: left;
    /*max-height: 20px;*/
}

.search_button{
    height: 34px !important; 
    border: transparent !important;
    vertical-align: middle !important;
    background-color: transparent !important;
}
/*pagination class*/ 
ul.yiiPager
{
    font-size:13px;
    border:0;
    margin:0;
    padding:0;
    line-height:100%;
    display:inline;
}

ul.yiiPager li
{
    display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
    background:#c00;
    border:solid 1px white;
    /*font-weight:bold;*/
    color:white;
    padding:1px 4px;
    text-decoration:none;
}

ul.yiiPager .page a
{
    font-weight:normal;
}

ul.yiiPager a:hover
{
    border:solid 1px red;
}

ul.yiiPager .selected a
{
    background:wheat;
    color:#c00;
    font-weight:bold;
}

ul.yiiPager .hidden a
{
    border:solid 1px #DEDEDE;
    color:#ffffff;
    background: wheat;
}

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last
{
    display:none;
}

/*end yii pagination class*/ 

.max-img-list{
    max-height: 38px !important;
    max-width: 38px !important;
}

.req-con{
    margin-top: 4px;
}

.left-list:hover {
    border: none;
    color: #333;
    background-color: #ebebeb !important;
    border-color: #adadad;
}

.left-list {
    background: #c00;
    font-size: x-small;
    height: 25px;
    font-weight: 200 !important;
    border-radius: 4px !important;
    color: #ffffff;
    width: auto;
    border: none;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
.standard-button,
.standard-button2 {
    background: #c00;
    font-size: 16px;
    font-weight: 300 !important;
    border-radius: 2px !important;
    text-shadow: 0 !important;
    color: #ffffff;
    min-width: 150px;
    width: 172px;
    border: none;
    padding: 16px 25px 16px 25px;
    margin: 3px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
.standard-button1 {
    margin: 4px 30px 3px -8px !important;
    height: 37px !important;
    padding: 10px 25px 16px 25px !important;
}

.standard-button:hover,
.standard-button2:hover {
    border: none;
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.standard-button i,
.standard-button2 i {
    vertical-align: inherit;
    margin-right: 8px;
    font-size: 20px;
}

.roboto-font{
    font-family: Roboto;
    font-weight: 200 !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.social-share{
    height: 30px;
    margin: 1.5%;
    padding-right: 60px;
    float:right;
}

@media (max-width: 400px){
    .social-share{
        height: 30px;
        margin: 1% !important;
        padding-right: 0px !important;
        float:right; 
    }
}

.grey-color{
    background: grey !important;
}

.gray-color{
    color: darkgray !important;
}

.app-bar-menu > li > a{
    font-family: 'lane_-_narrowregular', 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #999 !important;
    line-height: 40px !important;    
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    display: block !important;
    padding: 10px 15px !important;
}

.app-bar-menu > li > a:hover{
    color: white !important;
}

.example{
    padding: 0rem 0rem 0rem 0rem !important;
}



#card-body{

    background-color: white;
    box-shadow: 8px 8px 20px 15px #888888;
    width:85%;
    margin: 0% 9%;
}

.red-color{
    background: #c00 !important; 
    color: #ffffff !important;
    border-color: black !important;
    height: 1.75rem;
    padding: 0 0.10rem; 
    width: 55px;
    font-size: 0.70rem;
}

.alpha_name a:hover{
    color : white;
}

body, html, .container-fluid, .body {
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}

tr:hover > td > div > button,tr:hover > td > button, tr:hover > td > a > button {
    border: none;
    color: #333;
    background-color: #ebebeb !important;
    border-color: #adadad;
}
tr:hover > td > a {
    color: white !important;
}
#container {
    width: 100%;
    height: 100%;
}
.alphabat_bar {
    font-size: 0.665rem;
    width: 10%;
    float:left;
    height:100%;
    overflow:auto;
    padding-bottom:50px;
    background:#fff;
}

.alphabat_bar ul {
    margin: 0; 
    padding: 0;
    list-style-type: none;
}

.alphabat_bar ul li a {
    text-decoration: none;
    color: white; 
    background-color: #c00;
    display:block;
    text-align:center;
    border-bottom:1px solid #A30000;
}

.alphabat_bar ul li a:visited {
    color: white;
}

.alphabat_bar ul li a:hover, .alphabat_bar ul li .current {
    color: white;
    background-color: #A30000;
}
.sidebar {
    width: 90%;
    float: left;
    height: 90%;
    overflow: scroll;
    padding-bottom: 0px;
    background: #fff;
    color: #282828;
    overflow-x: hidden;
}

.body {
    /*background-color: orange;
    float: left;
    max-width: 80%;
    height: 100%;*/
}
.navbar {
    height: 50px;
    position: relative;
    width: 100%;
}
.input-control.text {
    width: auto;
}
.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card .card-heading {
    padding: 0 20px;
    margin: 0;
}
.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}
.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}
.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}
.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}
.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}
.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}
.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}
.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}
.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}
.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}
.card .card-comments .comments-collapse-toggle a, .card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}
.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}
.card.people:first-child {
    margin-left: 0;
}
.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}
.card.people .card-top.green {
    background-color: #53a93f;
}
.card.people .card-top.blue {
    background-color: #427fed;
}
.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}
.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
    width: 500px;
}
.card.hovercard .cardheader {
    background: url("https://s-media-cache-ak0.pinimg.com/736x/a8/07/f9/a807f91d61ff0c4dbe8df3d6a791276e.jpg") 8% 0;
    background-size: cover;
    height: 300px;
}
.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}
.card.hovercard .info {
    padding: 4px 8px 10px;
}
.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}
.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 18px;
}
.button {
    border-left: 1px solid #fff;
}

.sidebar table tr:hover {
    background:#c00;
    color:#fff;
}

.search-sidebar {
    width:100%;
    padding:0 10px 10px;
}

.nameDiv {
    width:45%;
    float:left;
    margin-right:30px;
    margin-left:25px;
    padding-top:20px;
}

.avator_user {
    float: right;
    margin-top: -70px;
}

.qr_code_big {
    padding-top: 15px;
    text-align: center;
    margin-top: 0px;
    border-top: 1px solid #cc0000;
    width: 100%;
    margin: auto;
}
.my-border{
    border:3px solid;
}
.contacts {
    float:left;
    width:45%;
    padding-top:20px;	
}

.contact_txt {
    background:#e3e6e9;
}

.contact_info ul {
    margin: 0; 
    padding: 0;
    width:100%;
    list-style-type: none;
}
.contact_info ul li {
    position: relative;
    padding: 10.5px 11px;
    margin-bottom:10px;
    height:40px;
}
.contact_info ul li a {
    width: 80%;
    width: calc(100% - 48px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    padding: 0px 0px;
    background-color: #e3e6e9;
    display: block;
}

/*.contact_info ul li a:visited {
    color: black;
}*/

.contact_info ul li a:hover, .contact_info ul li .current {
    color: red;
    /*    background-color: #ccc;*/
}

.icon_phone {
    padding: 10.5px 11px;
    height: 38px;
    list-style: none;
    background:#e3e6e9 url("../../../icard/png/icon_phone.png") no-repeat right;
}
.icon_home {
    padding: 10.5px 11px;
    height: 38px;
    list-style: none;
    background:#e3e6e9 url("../../../icard/png/icon_home.png") no-repeat right;
}
.icon_office {
    padding: 10.5px 11px;
    height: 38px;
    list-style: none;
    background:#e3e6e9 url("../../../icard/png/icon_office.png") no-repeat right;
}

.icon_mobile {
    background:#e3e6e9 url("../../../icard/png/icon_mobile.png") no-repeat right;
}

.icon_telephone {
    background:#e3e6e9 url("../../../icard/png/icon_telephone.png") no-repeat right;
}

.icon_email {
    background:#e3e6e9 url("../../../icard/png/icon_email.png") no-repeat right;
}

.icon_chat {
    background:#e3e6e9 url("../../../icard/png/icon_chat.png") no-repeat right;
}

.icon_linkedin {
    background:#e3e6e9 url("../../../icard/png/icon_linkedin.png") no-repeat right;
}

.icon_facebook {
    background:#e3e6e9 url("../../../icard/png/icon_facebook.png") no-repeat right;
}

.icon_skype {
    background:#e3e6e9 url("../../../icard/png/icon_skype.png") no-repeat right;
}

.icon_twitter {
    background:#e3e6e9 url("../../../icard/png/icon_twitter.png") no-repeat right;
}

.icon_address {
    background:#e3e6e9 url("../../../icard/png/icon_address.png") no-repeat right;
}

.icon_website {
    background:#e3e6e9 url("../../../icard/png/icon_website.png") no-repeat right;
}

.large_heading {
    margin-bottom:5px;
    color:#cc0000;
    font-weight:400;
    color:#c00 !important;
}

.large_heading {
    margin-top:0;
    color:#838383;
}

.company_info_div {
    background: #c00;
    min-height: 76px !important;
    padding: 3px;
    margin-bottom: 30px;
    color: #fff;
    width: 100%;
}

h2.company_name {
    font-size:40px;
    font-weight:300;
}

.large_heading {
    margin-bottom:5px;
    color:#cc0000;
    font-weight:400;
    color:#c00 !important;
}

.large_heading {
    margin-top:0;
    color:#838383;
}


.flashMessage .flash-error{
    /*width: 100%;*/
    background-color: red;
    padding: 5px;
    border-radius: 5px;
    /*margin: 10px;*/
    color: white;
    clear: both;
    width:85%;
    margin: 3.5% 9.5%;
}

.flashMessage .flash-success{
    /*width: 100%;*/
    background-color: green;
    padding: 5px;
    border-radius: 5px;
    /*margin: 10px;*/
    color: white;
    clear: both;
    width:85%;
    margin: 3.5% 9.5%;
}


















#wrapper {
    padding-left: 25%;
    transition: all 0.4s ease 0s;
    /*cause of some reasons*/
    /*    overflow: auto;
        height: 100%;*/
}


#sidebar-wrapper {
    margin-left: -350px;
    left: 350px;
    width: 24.5%;
    /*background: #000;*/
    position: fixed;
    top:12%;
    height: 91%;
    overflow-y: hidden;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    padding-right: 10px;
}

#chat-wrapper {
    margin-right: -350px;
    left: 350px;
    width: 24.5% !important;
    position: fixed;
    top:12%;
    height: 50% !important;
    overflow-y: hidden;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    padding-right: 10px;
}

/*@media 
overflow-y: hidden;*/

.myheader {background:#fff; width:100%}

#wrapper.active {
    padding-left: 0;
}

#wrapper.active #sidebar-wrapper {
    left: 0;
}

#page-content-wrapper {
    width: 100%;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 350px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
}

.sidebar-nav li a {
    color: #999999;
    display: block;
    text-decoration: none;
    padding-left: 60px;
}

.sidebar-nav li a span:before {
    position: absolute;
    left: 0;
    color: #41484c;
    text-align: center;
    width: 20px;
    line-height: 18px;
}

.sidebar-nav li a:hover,
.sidebar-nav li.active {
    color: #fff;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    line-height: 60px;
    font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}



.content-header {
    height: 65px;
    line-height: 65px;
}

.content-header h1 {
    margin: 0;
    margin-left: 20px;
    line-height: 65px;
    display: inline-block;
}

#menu-toggle {
    text-decoration: none;
}

.btn-menu {
    color: #000;
} 

.inset {
    padding: 20px;
}

.txt-center{
    text-align: center;
    margin: 0px auto;
    max-width: 400px;
}

.hyt-255{
    height: 255px !important;
}

@media (max-width:767px) {

    #wrapper {
        padding-left: 0;
    }

    #sidebar-wrapper #sidebar-wrapper {
        left: 0;
    }

    #wrapper.active {
        position: relative;
        left: 350px;
    }

    #wrapper.active #sidebar-wrapper #sidebar-wrapper {
        left: 350px;
        width: 350px;
        transition: all 0.4s ease 0s;
    }

    #menu-toggle {
        display: inline-block;
    }

    .inset {
        padding: 15px;
    }

    .icons-setting {
        top: 0;
        position: absolute;
        right: 0;
    }
}

.slogan {
    margin: -7px 0 0 4px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    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/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.chat-main {
    height: 68%;
    width: 75%;
    position: fixed;
}
.chat-list {
    height: 100%;
    overflow-y: scroll;
    margin: 30px 20px 0 0;
    overflow: auto;
}
.chat-main-red {
    /*margin: inherit;*/
    margin-bottom: 14px;
    min-height: 60px;
}
.chat-main-gray {
    /*margin: inherit;*/
    min-height: 60px;
}
.chat-gray {
    /* width: 65%; */
    color: #fff;
    background: #cc0000;
    border-style: none;
    border-radius: 8px;
    padding: 12px;
    /*margin: 16px 0 18px 270px;*/ 
    word-wrap: break-word;
    margin-left: 15em;
    margin-right: 76px;
}
.chat-red {
    width: 65%;
    background: #ccd0d3;
    border-style: none;
    border-radius: 8px;
    margin: 0 0 -56px 68px;
    padding: 12px;
    word-wrap: break-word;
    /*margin-bottom: 14px;*/
}
.chat-reply{
    width: 65%;
    /*height: 35px;*/
    padding: 12px;
    /*margin: 27px 4px;*/
    border-color: gray;
    border-style: solid;
    border-width: 2px;
    resize: none;
    overflow: hidden;
    font-size: 14px;
}
.chat-send{
    background: #c00;
    font-size: 12px;
    height: 25px;
    font-weight: 200 !important;
    border-radius: 4px !important;
    color: #ffffff;
    width: auto;
    border: none;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    font-size: larger;
    height: 34px;    
    margin: 4px;
}
/*.chat-img-red{
    float: left;
}*/
.chat-img-gray{
    float: right;
    margin-right: 8px;
}

/* Shared */
.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: left;
    line-height: 37px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
}
.loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%;
}
.loginBtn:focus {
    outline: none;
}
.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
    border-right: #364e92 1px solid;
    background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1);
}


/* Google */
.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background:  #007bb6;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1);

}