@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(http://themes.googleusercontent.com/static/fonts/ptsansnarrow/v4/UyYrYy3ltEffJV9QueSi4UiTIfrLFHHTUDKxxyPApJI.woff) format('woff');
}
/*@font-face {
    font-family: "PTSans";
    src: url("../fonts/PTS55F.otf");
}
@font-face {
    font-family: "PTSans-Bold";
    src: url("../fonts/PTS75F_W.otf");
}  
@font-face{
    font-family: "AGGloria-Bold";
    src: url("../fonts/AGGloria-Bold.otf");
}
@font-face {
    font-family: "PTSans-Bold";
    src: url("../fonts/PT_Sans-Web-Bold.otf");
}
*/
@font-face {
  font-family: 'PTSans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v5/yrzXiAvgeQQdopyG8QSg8Q.woff) format('woff');
}
@font-face {
  font-family: 'PTSans-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v5/g46X4VH_KHOWAAa-HpnGPhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}


root{
    display: block;
}
*{
    margin: 0;
    padding: 0;

}
html{

}
body{
    width: 100%;
    margin: 0;
    padding: 0;
    color: white;

}
a{
    color: #0088cc;
}

#wrapper, #HeaderWrapper{
    width: auto;
}
#topBanner{
    background-color: #ffa300;
    height: 54px;
}
.floatLeft{
    float: left;
}
.floatRight{
    float:right;
}
.topBanner{

    background-image: url("../images/contest/RL-2-5.gif");

    background-repeat: no-repeat;
    height: 54px;
    left: 50%;
    margin-left: -640px;
    position: absolute;
    width: 1280px;
}
#mainHeaderContainer{
    width: auto;
    height: 81px;
    background: url("../images/hdr.png") repeat scroll 0 0 transparent;
}
.mainHeader{
    width: 1134px;
    height: 81px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.logoWrapper{
    height: 81px;
    display: inline-block;
    float: left;
}
.logo{
    display: block;
    padding-top: 13px;
    padding-bottom: 9px;
}
.logoHeader{
    height: 28px;
    width: 160px;
}
.phoneHeader{
    height: 16px;
    width: 12px;
}
#logoImg {
    border: 0;
    max-width: 182px;
    max-height: 150px;
}
.phoneWrapper{
    display: block;
    height: 24px;
}
.phone{
    display: inline-block;
    float: left;
    padding-right: 10px;
}
.phoneNumber{
    display: inline-block;
    font-family: PTSans;
    font-size: 15px;
    color: #949aa8;
    padding-left: 0;
    vertical-align: top;
}
.phoneNumber:hover {
    color: #ffffff;
}
.menuWrapper{
    display: inline-block;
    float: left;
}
.topMenu{
    display: inline-block;
    margin-left: 35px;
    padding: 0;

}
.menuContainer{
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 76px;
    position: relative;
}
.menuContainer li{
    display: inline-block;
    float: left;
    /*border-left: 1px solid #1b2433;
    border-right: 1px solid #202d3a;*/
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    list-style: none outside none;
    text-align: center;
    cursor: pointer;
    position:relative;
}
.menuContainer li:hover a, .menuContainer li.active a{
    color:#FFFFFF;

}
.menuContainer li:hover img.menuItemUnderline, .menuContainer li.active img.menuItemUnderline{
    display:block;

}

.menuContainer li .menuItemUnderline{
    position:absolute;
    bottom:23px;
    left:7px;
    display:none;
}

/**/

ul.menuContainer {

}

ul.menuContainer li {

}

ul.menuContainer li a {

}

ul.menuContainer li a:hover {

}

ul.menuContainer li:first-child a:hover {

}
/*Выпадающее меню*/
ul.menuContainer li ul {
    display: none;
}

ul.menuContainer li:hover ul {
    display: block;
    position: absolute;
    top: 80px;
    background-color: #2b2b2b;
    z-index: 1000;
    padding: 0;
}

ul.menuContainer li:hover ul li {
    float: none;
    width: 175px;
    height: 30px;
    border-right: none;
    padding: 0;
}

ul.menuContainer li:hover ul li a {
    border-top: 1px solid #4f4f4f;
    border-right: none;
    width: 175px;
    height: 30px;
    text-align: left;
    display: block;
    padding: 0px 0 0 10px;
    line-height: 30px;
    font-family: ptsans;
    background: url("../images/hdr.png") repeat scroll 0 0 transparent;
}

ul.menuContainer li ul li a:last-child {
    border-bottom: 1px solid #4f4f4f;
}

ul.menuContainer li:hover ul li a:hover {
    background-color: transparent;
    color: #c1deff;
}

ul.menuContainer li:hover ul li:first-child a:hover {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

/**/
.menuItem a{
    color: #949aa8;
    font-family: PTSans-Bold;
    font-size: 14px;
    height: 80px;
    display: table-cell;
    text-align: center;
    text-decoration: none;
    line-height: 77px;
    width: 72px;
}
    .menuItem a.messageIcon{
         position:relative;
         display:block;
         width:16px;
         height:12px;
         padding:0px 0px;
         line-height: 0px;
         background: url(../images/mesAndNotIcon.png) no-repeat;
         background-position:0px -33px;
         margin: 34px 11px 0 11px;
    }
        li.messageIcon:hover a.messageIcon{
            background: url(../images/mesAndNotIcon.png) no-repeat;
            background-position:0px -63px;
        }

        .menuItem a.messageIcon:hover{
            background: url(../images/mesAndNotIcon.png) no-repeat;
            background-position:0px -63px;
        }

            .miniCountMessega{
                padding: 0px 2px;
                background: #c31f22;
                background: -moz-linear-gradient(top, #c31f22 0%, #921214 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,c31f22), color-stop(100%,#921214));
                background: -webkit-linear-gradient(top, #c31f22 0%,#921214 100%);
                background: -o-linear-gradient(top, #c31f22 0%,#921214 100%);
                background: -ms-linear-gradient(top, #c31f22 0%,#921214 100%);
                background: linear-gradient(to bottom, #c31f22 0%,#921214 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c31f22', endColorstr='#921214',GradientType=0 );
                color: #ffffff;
                border-radius: 10px;
                border: 2px solid #ffffff;
                font-size: 9px;
                width: 12px;
                text-align: center;
                margin: 2px 0px 0px 22px;
                height: 10px;
                position: absolute;
            }
            .miniCountInvite{
                padding: 0px 2px;
                background: #f65c11;
                background: -moz-linear-gradient(top, #f65c11 0%, #fe7e3f 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,f65c11), color-stop(100%,#fe7e3f));
                background: -webkit-linear-gradient(top, #f65c11 0%,#fe7e3f 100%);
                background: -o-linear-gradient(top, #f65c11 0%,#fe7e3f 100%);
                background: -ms-linear-gradient(top, #f65c11 0%,#fe7e3f 100%);
                background: linear-gradient(to bottom, #f65c11 0%,#fe7e3f 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65c11', endColorstr='#fe7e3f',GradientType=0 );
                color: #ffffff;
                border-radius: 10px;
                border: 2px solid #ffffff;
                font-size: 9px;
                width: 12px;
                text-align: center;
                margin: 2px 0px 0px 22px;
                height: 10px;
                position: absolute;

            }

    .menuItem a.notificationIcon{
        position:relative;
        display:block;
        width:14px;
        height:14px;
        padding:0px 0px;
        line-height: 0px;
        background: url(../images/mesAndNotIcon.png) no-repeat;
        background-position:-77px -32px;
        margin: 33px 11px 0 11px;
    }

        li.notificationIcon:hover a.notificationIcon{
            background: url(../images/mesAndNotIcon.png) no-repeat;
            background-position:-77px -62px;
        }

        .menuItem a.notificationIcon:hover{
            background: url(../images/mesAndNotIcon.png) no-repeat;
            background-position:-77px -62px;
        }

            .menuItem a.notificationIcon .miniCount{
                position: absolute;
                right: -7px;
                top: -9px;
                padding: 0px 3px;
                background: #cc0000;
                font: 10px Arial, sans-serif;
                color: #ffffff;
                border-radius: 4px;
                border: 1px solid #ffffff;
                display:none;
            }
/* NEW DESIGN NOTIFICATION */

.notification{
    width: 303px;
    height: 81px;
    display: block;
    font-family: PTSans-Bold;
    float: right;
}
    .descNotifiacation{
        width: 255px;
        height: 81px;
        float: left;
        background-color: #004677;
        border-right: 1px solid #2074af;
        cursor: pointer;
    }
        .avatarNotification{
            width: 60px;
            height: 60px;
            border-radius: 3px;
            margin-left: 10px;
            margin-top: 10px;
            float: left;
        }
            .fotoStyleNotification{
                width: 60px;
                height: 60px;
                border-radius: 3px;
            }
        .descName{
            float: left;
        }
        .myProfileMenu{
            text-decoration: underline;
            font-family: "PTSans";
            font-size: 14px;
            color: #00aaf9;
            margin: 0;
            margin-left: 10px;
            display: inline-block;
        }
        .arrowForProfile{
            width: 8px;
            height: 12px;
            background-image: url("../images/notification/mini_blue_arrow.png");
            background-repeat: no-repeat;
            display: inline-block;
            margin-left: 5px;
        }
            .namePersonNotification{
                margin: 0;
                margin-top: 7px;
                margin-left: 10px;
                text-shadow: 1px 1px 0px black;
                width: 171px;
                white-space: pre;         /* CSS2 */
                white-space: pre-wrap; /* CSS 2.1 */
                white-space: pre-line;   /* CSS 2.1/3 */
                white-space: -moz-pre-wrap !important; /* Mozilla */
                white-space: -hp-pre-wrap;   /* HP printers */
                white-space: -o-pre-wrap;     /* Opera 7 */
                white-space: -pre-wrap;       /* Opera 4-6 */
                word-wrap: break-word;
                height: 45px;
            }
    .messageNotification{
        float: left;
        width: 44px;
        height: 81px;
        background-color: #00aae3;
        border-left: 1px solid #013458;
    }
        .messagePerson{
            width: 44px;
            height: 39px;
            border-bottom: 1px solid #013458;
            background-color: #0a4471;
            background-image: url("../images/notification/mail.png");
            background-repeat: no-repeat;
            background-position: 50% 50%;
            cursor: pointer;
        }
        .invitingPerson{
            width: 44px;
            height: 40px;
            border-top: 1px solid #2074af;
            background-color: #0a4471;
            background-position: 50% 50%;
            background-image: url("../images/notification/flag.png");
            background-repeat: no-repeat;
            cursor: pointer;
        }
.whiteArrow{
    width: 23px;
    height: 12px;
    margin: -12px 0px 0px 165px;
    background: url(../images/notification/white_arrow.png);
}


/*сообщения*/
.messageIconBox{
    width:300px;
    padding:0px;
    position:absolute;
    z-index:9999;
    top:81px;
    left: 440px;
    display:none;
}

.messageIconBox .messageBlock{
    background: #ffffff;
}

img.ajax-loading {
    width:50px;
    height:50px;
    margin:0 auto;
}


.showMessage ul.listMessages{
    width:300px;
    margin:0;
    padding:0;
    list-style-type: none;
}

.showMessage ul.listMessages li{
    padding:10px;
    border-bottom:1px solid #3795b6;
    position:relative;
    cursor: pointer;
}
.allMessage{
    color: #bee2f5;
    font-family: PTSans;
    font-size: 11px;
    text-align: center;
    line-height: 25px;
}
.allMessageBlock{
    width: 301px;
    height: 25px;
    background-color: #00aae3;
    border-top: 1px solid #1e4e6f;"
    font-family: PTSans-Bold;
    border-radius: 1px;
    cursor: pointer;
}
.showMessage ul.listMessages li.whiteBg{
    background:#ffffff;
}

.showMessage ul.listMessages li .img{
    width: 64px;
    height: 64px;
    border-radius: 3px;
    margin:0 20px 0 0;
    float:left;
}

.showMessage ul.listMessages li .img img{
    width: 64px;
    height: 64px;
    border-radius: 3px;;
}

.showMessage ul.listMessages li .text{
    width:195px;
    float:left;
}

.showMessage ul.listMessages li .text h2{
    font-size:14px;
    text-decoration: none;
    font-family: PTSans-Bold;
    color: black;
}

.showMessage ul.listMessages li .text h2 a{
    width:180px;
    height:18px;
    float:left;
    line-height:15px;
    text-align:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:12pt;
    text-decoration: none;
    font-family: PTSans-Bold;
    color: black;
}

.timeMessage{
    color:#686868 !important;
    font-size: 11px !important;
    line-height: 15px;
    margin-top: 0px !important;
}

.showMessage ul.listMessages li .text h4{
    text-align: left;
    margin-top: 0px;
    font-family: PTSans-Bold;
    color: #5b5b5b;
    font-size: 12px;
}

.showMessage ul.listMessages li .text p{
    color: #686868;
    font-family: PTSans;
    font-size: 11px;
    text-overflow: ellipsis;
    text-align: left;
    margin: 0;
    margin-top: -5px;
}

.showMessage ul.listMessages li .text .buttons{
    margin:2px 0 2px 0;
    display:none;
    text-align: left;
}

.showMessage ul.listMessages li .text .buttons .accept{
    padding:2px 7px;
    border-radius:4px;
    margin:0 5px 0 0;
    background: #ffb40d;
    background: -moz-linear-gradient(top, #ffb40d 0%, #ff9600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600));
    background: -webkit-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -o-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -ms-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: linear-gradient(to bottom, #ffb40d 0%,#ff9600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 );
    color: white;
    border: 1px solid #bd7e11;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #7e3605;
}

.showMessage ul.listMessages li .text .buttons .ignore{
    padding:2px 7px;
    color:black;
    border-radius:4px;
    margin:0 5px 0 0;
    background: #e4e4e4;
    background: -moz-linear-gradient(top, #e4e4e4 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #e4e4e4 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0f0f0',GradientType=0 );
    border: 1px solid darkgrey;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #dcdcdc;
}

/*группы*/


 .showInvite ul.listNotifications{
    width:300px;
    margin:0;
    padding:0;
    list-style-type: none;
}

.showInvite ul.listNotifications li{
    width:280px;
    height:67px;
    margin:0;
    padding:10px;
    border-top:1px solid #0977AA;
    border-right: 0;
    border-left: 0;
    background:#ffffff;
    position:relative;
    cursor: pointer;
}

.showInvite ul.listNotifications li.whiteBg{
    background:#ffffff;
}

.showInvite ul.listNotifications li .img{
    width: 64px;
    height: 64px;
    border-radius: 3px;
    margin:0 20px 0 0;
    float:left;
}

.showInvite ul.listNotifications li .img img{
    width: 64px;
    height: 64px;
    border-radius: 3px;
}
 .showInvite ul.listNotifications li .text{
    width:190px;
    float:left;
}
.showInvite ul.listNotifications li .text h2{
    font-size:14px;
    text-decoration: none;
    font-family: PTSans-Bold;
    color: black;
}

.showInvite ul.listNotifications li .text h2 a{
    width:180px;
    height:18px;
    float:left;
    line-height:15px;
    text-align:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:12pt;
    text-decoration: none;
    font-family: PTSans-Bold;
    color: black;
}

.showInvite ul.listNotifications li .text h2 span{
    color:#686868;
    font-size: 11px;
    line-height: 15px;
    font-family: "PTSans";
    float:right;
}

.showInvite ul.listNotifications li .text h4{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: PTSans;
    color: #5b5b5b;
    font-size: 14px;
    line-height: 17px;
}

.showInvite ul.listNotifications li .text p{
    color: #686868;
    font-family: PTSans;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 0 2px 0;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.showInvite ul.listNotifications li .text .buttons{
    margin:2px 0 2px 0;
    text-align: left;
}

.showInvite ul.listNotifications li .text .buttons .accept{
    padding:2px 7px;
    margin:0 5px 0 0;
    background: #ffb40d;
    background: -moz-linear-gradient(top, #ffb40d 0%, #ff9600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600));
    background: -webkit-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -o-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -ms-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: linear-gradient(to bottom, #ffb40d 0%,#ff9600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 );
    color: white;
    border: 1px solid #bd7e11;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #7e3605;
}

.showInvite ul.listNotifications li .text .buttons .ignore{
    padding:2px 7px;
    color:black;
    margin:0 5px 0 0;
    background: #e4e4e4;
    background: -moz-linear-gradient(top, #e4e4e4 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #e4e4e4 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0f0f0',GradientType=0 );
    border: 1px solid darkgrey;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #dcdcdc;
}

/*друзья*/

.showInvite ul.listInvitations{
    width:300px;
    margin:0;
    padding:0;
    list-style-type: none;
}

.showInvite ul.listInvitations li{
    width:280px;
    height:88px;
    margin:0;
    padding:10px;
    border-bottom:1px solid #0977AA;
    border-right: 0;
    border-left: 0;
    background:#ffffff;
    position:relative;
    cursor: pointer;
}

.showInvite ul.listInvitations li .img{
    width: 64px;
    height: 64px;
    border-radius: 3px;
    margin:0 20px 0 0;
    float:left;
}

.showInvite ul.listInvitations li .img img{
    width: 64px;
    height: 64px;
    border-radius: 3px;
}

.showInvite ul.listInvitations li .text{
    width:190px;
    float:left;
}

.showInvite ul.listInvitations li .text h2{
    font-size:14px;
    text-decoration: none;
    font-family: PTSerif-Bold;
    color: black;
}

.showInvite ul.listInvitations li .text h2 a{
    width:180px;
    height:18px;
    float:left;
    line-height:15px;
    text-align:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:12pt;
    text-decoration: none;
    font-family: PTSans-Bold;
    color: black;
}

.showInvite ul.listInvitations li .text h2 span{
    color:#686868;
    font-size: 11px;
    line-height: 15px;
    font-family: PTSans;
    float:right;
}

.showInvite ul.listInvitations li .text h4{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: PTSans;
    color: #5b5b5b;
    font-size: 14px;
    line-height: 17px;
}

.showInvite ul.listInvitations li .text p{
    color: #686868;
    font-family: PTSans;
    font-size: 14px;
    line-height: 14px;
    margin: 5px 0 2px 0;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.requestAdd{
    color: #686868;
    font-family: PTSans;
    font-size: 11px;
    margin: 0;
    line-height: 12px;
}
.showInvite ul.listInvitations li .text .buttons{
    margin:2px 0 2px 0;
    text-align: left;
}

.showInvite ul.listInvitations li .text .buttons .accept{
    padding:2px 7px;
    margin:0 5px 0 0;
    background: #ffb40d;
    background: -moz-linear-gradient(top, #ffb40d 0%, #ff9600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600));
    background: -webkit-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -o-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -ms-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: linear-gradient(to bottom, #ffb40d 0%,#ff9600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 );
    color: white;
    border: 1px solid #bd7e11;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #7e3605;
}

.showInvite ul.listInvitations li .text .buttons .ignore{
    padding:2px 7px;
    color:black;
    margin:0 5px 0 0;
    background: #e4e4e4;
    background: -moz-linear-gradient(top, #e4e4e4 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #e4e4e4 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #e4e4e4 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0f0f0',GradientType=0 );
    border: 1px solid darkgrey;
    height: 22px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 1px 5px #dcdcdc;
}

.btn-enter{
    display: inline-block;
    float: right;
}
.btn-enter-button{
    display: inline-block;
    height: 36px;
    width: 111px;
    background: #40bede; /* Old browsers */
    background: -moz-linear-gradient(top,  #40bede 0%, #008bc5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40bede), color-stop(100%,#008bc5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #40bede 0%,#008bc5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40bede', endColorstr='#008bc5',GradientType=0 ); /* IE6-9 */
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    text-shadow: 0 0 5px black;
    color: white;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 15px;
    margin-top: 20px;
    overflow: visible;
    padding: 0;
}
#headerRegistration{
    background: url("../images/fon-2.jpg") no-repeat;
    width: auto;
    height: 365px;
    text-align: center;
    background-size: cover;
}
.registration_step1 {
    width: 420px;
    height: 380px;
    margin: 0 auto;
    display: none;
    position: relative;
    display: none;
}
.registration{
    display: block;
    color: white;
    margin: 0 auto;
    /*    padding-top: 15px;*/
    padding-bottom: 6px;
    width: 600px;
    height: 380px;
    margin: 0 auto;
    font-family: PTSans;
    position: relative;

}
.registration_step2{
    display: block;
    margin: 0 auto;
    width: 600px;
    display: none;
}
.registration_step2 .count{
    font-family: PTSans;
    color: #bbbbbb;
}
.registration_step2 .jobDream{
    padding: 0;
    font-size: 31px;
    color: #e7e7e7;
    font-size: 20px;
}
.count{
    font-size: 24px;
}
.full-name{
    margin-top: 15px;
}
.full-name .ico-envelope {
    background-image: url("../images/man.png");
    width: 23px;
    height: 24px;
}
.firstName .prependedInp.span2{
    border-left: 0 none;
}

.input-pass .popover, .input-prepend  .popover{
    width: 276px;
}

.input-pass .popover.left, .input-prepend .popover.left {
    left: -264px !important;
}

div.secondName div.input-pass input.inputIco.span2{
    border-left: 0 none;
}
.jobDream{
    font-family: PTSans-Bold;
    font-size: 47px;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 16px;
    display: block;
}
.quick_reg{
    width: 270px;
    height: 36px;
    margin-top: 50px;
    background: #ffb40d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb40d 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb40d 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    color: white;
    border: 1px solid #bd7e11;
    border-radius: 20px 20px 20px 20px;
    text-shadow: 0px -1px 2px rgba(80, 40, 1, 1);
    cursor: pointer;
    font-family: PTSans-bold;
    font-size: 21px;
    overflow: visible;
    padding: 0;
}
.quick_registration{
    color: #fefefe;
    font-family: PTSans-Bold;
    font-size: 35px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 6px;
    display: block;
}
.separator{
    background-image: url("../images/separator.png");
    background-repeat: no-repeat;
    height: 17px;
    width: 389px;
    margin: 0 auto;
    padding-bottom: 12px;
}
#via_social-networks, .via_social-networks{
    margin: 0 auto;
    display: block;
    width: 330px;
    height: 43px;
}
.via_social-networks{
    background: #0978b3; /* Old browsers */
    background: -moz-linear-gradient(top,  #0978b3 0%, #075b9a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0978b3), color-stop(100%,#075b9a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0978b3 0%,#075b9a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0978b3 0%,#075b9a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0978b3 0%,#075b9a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0978b3 0%,#075b9a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0978b3', endColorstr='#075b9a',GradientType=0 ); /* IE6-9 */
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #a7bed5;
    cursor: pointer;
    font-family: PTSans;
    font-size: 24px;
    overflow: visible;
    padding: 0;
}
.logIN{
    width: 296px;
    margin: 0 auto;
    margin-top: 36px;
    display: block;
}
.email{
    margin: 0 auto;
}
.input-prepend, input-pass{
    display: inline-block;
    font-size: 0;
    margin-bottom: 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.addon{
    background-color: white;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 26px;
    font-weight: normal;
    height: 33px;
    line-height: -1px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 43px;
    border-radius: 4px 0 0 4px;
    color: #797979;
    font-family: PTSans-Bold;
}
.prependedInp {
    display: inline-block;
    border-radius: 0 4px 4px 0 !important;
    margin-bottom: 0;
    position: relative;
    vertical-align: top;
    font-size: 14px;
    font-family: PTSans;
    float: none;
    margin-left: 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    color: #555555;
    line-height: 20px;
    border-left: 0 none;
}
.prependedInp.span2 {
    width: 234px;
    float: none;
    border-left: 0 none;
    height: 33px;
    line-height:20px;
    line-height: 36px\0/;
}
.input-pass{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.input-pass .addon{
    border-radius: 4px 0 0 4px;
    margin-right: -4px;
    vertical-align: top;
    background-color: white;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    line-height: 20px;
    text-align: center;
    width: 43px;
}
.ico-envelope{
    background-image: url("../images/pass.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 16px;
}
.inputIco{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    border-radius: 0 4px 4px 0 !important;
    position: relative;
    float: none;
    margin-left: 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    font-family: PTSans;
    line-height: 20px;
    line-height: 36px\0/;
    border-left: 0 none;
}
.span2.inputIco {
    float: none;
    width: 234px;
    border-left: 0 none;
    height: 33px;
    line-height: 20px;
    line-height: 36px\0/;
}
.join{
    margin: 0 auto;
    width: 296px;
}
.button_join{
    width: 296px;
    height: 34px;
    margin-top: 25px;
    background: #ffb40d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb40d 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb40d 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    color: white;
    border: 1px solid #BD7E11;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 24px;
    overflow: visible;
    padding: 0;
}
.button_join:disabled{
    opacity: 0.5;
    cursor: default;
}
.license{
    margin-top: 10px;
    color: white;
    font-size: 14px;
    text-align: center;
}
.license a{
    color: #25a0d6;
}

.checkbox{
    margin: 0 auto;
    text-align: center;
    font-family: PTSans;
}

.mainCreate{
    text-align: center;
    /*height: 160px;*/
    width: auto;
    background: #ffffff; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #e4e4e4 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top,  #e4e4e4 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top,  #e4e4e4 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom,  #e4e4e4 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0f0f0',GradientType=0 );*/
}
.addCreate{
    width: 1134px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.containerCreate{
    margin: 0;
}
.containerCreate img{
    width: 85px;
}
.containerCreate li{
    display: inline-block;
    list-style: none;
    border-left: 1px solid #fefefe;
    border-right: 1px solid #bfbfbf;
    float: left;
    width: 33%;
    text-align: center;
    height: 160px;

}
.alwaysInTop{
    border-bottom: 1px solid #C5C5C5;
    border-top: 1px solid #C5C5C5;
    padding:20px 0;
    margin:0 auto;
    width:1134px;
}
.alwaysInTop h2{
    font-size:18pt;
    color:#010101;
    font-family:PTSans-Bold;
    margin:0;
}
.VIPConpanies{
    padding:0;
    margin:0 auto;
    width:1134px;
    height:150px;
}
.VIPConpanies .ulVIPConpanies{
    padding:0;
    margin:0;
    width:1134px;
    height:150px;
}
    .VIPConpanies .ulVIPConpanies li{
        margin-left:70px;
        margin-right:20px;
        height:150px;
        width: 182px;
        float:left;
        list-style-type:none;
        display: table;
    }
    .VIPConpanies .ulVIPConpanies li div.vipCompanies{
        width:100%;
        font-family: PTSans-Bold;
        font-size: 14pt;
        color:#001001;
        text-decoration:underline;
        text-align: left;
    }
    .VIPConpanies .ulVIPConpanies li div.vipCompanies span{
        float:right;
    }
    .VIPConpanies .ulVIPConpanies li p{
        width:100%;
        font-family: PTSans;
        font-size: 10pt;
        line-height: 14px;
        margin:5px 0 0 0;
        color:#777777;
        text-align: left;
    }
    .VIPConpanies .ulVIPConpanies li .vert{
        vertical-align: middle;
        display: table-cell;
    }
.createImg{
    margin-top: -45px;
}
.containerCreate li h2{
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: PTSans-Bold;
    color: #010101;
    font-size: 22px;
}
.containerCreate span{

    color: #686868;
    font-family: PTSans;
    font-size: 15px;
}
.searchBlock{
    background-image: url(../images/searchBlockShadow.png);
    background-repeat: repeat-x;
    background-color: #0198d1;
    height: auto;
    width: auto;
    text-align: center;
}
.mainSearchBlock{
    width: 1134px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 15px
}
.topSearch{
    padding-top: 10px;
    height: 35px;
    display: block;
}
.searchForm{
    display: inline-block;
    font-size: 0;
    float: left;
    margin-bottom: 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.searchForm #keyword {
    /*    line-height: 37px;*/
    line-height: 20px;
}
.findSettigsForm{
    display: inline-block;
    font-size: 0;
    float: right;
    margin-bottom: 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
}
.dropdown-toggle{
    display: inline-block;
    border: 1px solid #CCCCCC;
    height: 33px;
    line-height: 37px;
    text-align: left;
    padding-left: 10px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    position: relative;
    margin-right: -1px;
    width: 240px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    color: #303030;
    font-family: PTSans;
    font-size: 15px;
    overflow: visible;
    background: #f0f0f0; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0f0f0 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0f0f0 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
    color: #666666;
}
.caret{
    position: absolute;
    right: 20px;
    top: 16px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #0099cc;
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
}

.dropdown-menu {
    background: #f0f0f0;
    min-height: 36px;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
}

.dropdown-menu li {
    height: 33px;
    color: #666666;
    font-size: 14px;
    width: 250px;
    text-align: left;
}

.dropdown-menu li  a {
    text-decoration: none;
    padding: 3px 10px;
    color: #666666;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #0099cc;
    background-image: none;
}

.caret2{
    content: "";
    display: inline-block;
    height: 0;
    background-image: url("../images/settigs.png");
    height: 25px;
    width: 25px;
}
.span2{
    display: inline-block;
    width: 156px;
    border-radius: 0 4px 4px 0;
    margin-bottom: 0;
    position: relative;
    vertical-align: top;
    float: left;
    margin-left: 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    color: #555555;
    height: 33px;
    line-height: 20px;
    width: 642px;
    padding-left: 15px !important;
}
.span3{
    display: inline-block;
    width: 156px;
    border-radius: 0px;
    margin-bottom: 0;
    position: relative;
    vertical-align: top;
    margin-left: 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    color: #555555;
    height: 33px;
    line-height: 20px;
    width: 436px;
    padding-left: 15px !important;
}
.btn{
    border-radius: 4px 0px 0px 4px;
    cursor: pointer;
    overflow: visible;
    padding: 0;
    position: relative; text-shadow: 0px 1px 5px #7e3605;
    width: 122px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 35px;
    margin-left: 45px;
    margin-right: -1px;
    position: relative;
    background: #ffb000; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb000 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb000), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb000 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb000', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    color: white;
    border: 1px solid #bd7e11;
    font-family: PTSans-Bold;
    font-size: 18px;
    float: left;
}
.dropdown-toggle2{
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #bd7e11;
    margin-left: 0;
    position: relative;
    margin-right: -1px;
    width: 43px;
    background: #df9526; /* Old browsers */
    background: -moz-linear-gradient(top,  #df9526 0%, #df7300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df9526), color-stop(100%,#df7300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #df9526 0%,#df7300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #df9526 0%,#df7300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #df9526 0%,#df7300 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #df9526 0%,#df7300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df9526', endColorstr='#df7300',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    display: inline-block;
    height: 35px;
    overflow: visible;
    padding: 0;
}
.dropdown3{
    display: inline-block;float: left;
}
.dropdown3 .dropdown-toggle{
    width: 217px;
    height: 27px;
    line-height: 30px;
    color: #666666;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
}

.dropdown3 .dropdown-menu li  {
    width: 228px;
    width: 238px\0/;
    font-size: 12px;
    height: auto;
}

.dropdown3 .dropdown-menu li  > a {
    white-space: normal;
}

.dropdown3 .dropdown-toggle .caret{
    right: 10px;
    top: 5px;
}
.dropdown3Search, .dropdown3SearchProfiles, .dropdown3SearchCategories {
    background-image: url("../images/fon32.png");
    /*    width: 280px;
        height: 280px;*/
    margin-top: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.dropdown3SearchProfiles, .dropdown3SearchCategories {
    /*    height: 165px;*/
}

#left-bar{
    display: none;
    /*height: 465px;*/
}

#left-bar.companiesBar {
    height: 100px;
}

.drop{
    margin-left: 5px;
    text-align: left;
    font-family: PTSans-Bold;
}
.searchInCountry{
    display: inline-block;
    float:left;
    color: white;
    font-family: PTSans-Bold;
    font-size: 18px;
    float: left;
    /*    width: 290px;*/
}
.searchInCountry a{
    text-decoration: none;
    cursor: pointer;
    color: #1d4a68;
    float: left;
    margin-left: 11px;
}
.searchInCountry  span{
    float: left;
    display: inline-block;
    margin-left: 10px;
}
.searchInCountry  .countrySelected {
    /*	color: #1d4a68;*/
    color: white;
    text-decoration: underline;
    float: left;
    cursor: default;
    margin-left: 11px;
}
.tabsParent{
    display: inline-block;
    float: right;
}
.navLi{
    display: inline-block;
    float: right;
}

.navLi a:hover,.navLi a.active{
    color:#ffffff;
}
#tab1{
    display: inline-block;
    background: #0182c3; /* Old browsers */
    background: -moz-linear-gradient(top,  #0182c3 0%, #0177b8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0182c3), color-stop(100%,#0177b8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0182c3 0%,#0177b8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0182c3', endColorstr='#0177b8',GradientType=0 ); /* IE6-9 */
    font-family: PTSans-Bold;
    color: #bcd1e5;
    width: 149px;
    cursor: pointer;
    display: inline-block;
    font-size: 11pt;
    height: 20px;
    border-right: 1px solid #0167a8;
    float: left;
    text-align: center;
    line-height: 20px;

    border-radius: 5px 0 0 5px;
    text-shadow: 0px -2px 2px rgba(0, 134, 179, 1);
}
#tab2{
    display: inline-block;
    background: #0182c3; /* Old browsers */
    background: -moz-linear-gradient(top,  #0182c3 0%, #0177b8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0182c3), color-stop(100%,#0177b8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0182c3 0%,#0177b8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0182c3 0%,#0177b8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0182c3', endColorstr='#0177b8',GradientType=0 ); /* IE6-9 */
    font-family: PTSans-Bold;
    color: #bcd1e5;
    width: 149px;
    cursor: pointer;
    display: inline-block;
    font-size: 11pt;
    height: 20px;
    border-right: 1px solid #0167a8;
    border-left:1px solid #59a2ce;
    float: left;
    text-align: center;
    line-height: 20px;

    border-radius: 0 5px 5px 0px;
    text-shadow: 0px -2px 2px rgba(0, 134, 179, 1);
}
.navLi a{
    color: inherit;
    text-decoration: none;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-shadow: 0 -2px 2px #0086B3;
}
.tabs{
    height: 21px;
    margin-top: 10px;
}
.geo{
    display: block;
    padding-bottom: 5px;
    padding-top: 10px;
    color: #fbbf3d;
    font-family: PTSans-Bold;
}
.fullSearch {
    margin-left: 15px;
    height: 30px;
    color: #ccd3d9;
    font-family: PTSans;
    font-size: 15px;
    display: block;
    text-align: left;
}
.fullSearch a{
    color: #ccd8e2;
}
.searchFull{
    display: block;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 17px;
}
.rightBtn{
    display: block;
    height: 57px;
}

.searchFull a{

    display: inline-block;
    float: left;
    padding-top: 12px;
}
.searchFull h2{
    font-weight: 100;
    display: inline-block;
    float: left;
    padding-top: 12px;
    cursor:pointer;
}
.searchFull .caret{
    position: static;
    display: inline-block;

    margin-left: 10px;
    margin-top: 12px;
}
.dropdown3 .btn{
    width: 250px;
    margin-left: 0;
    border-radius: 4px 4px 4px 4px;
    margin-top: 17px;
    border: 1px solid #bd7e11;
    font-size: 26px;
}
.mainBtn .btn{
    margin-bottom: 6px;
}
.subSearchBlock{
    /*border-top: 1px solid #ffffff;*/
    display: block;
}
.losung{
    display: inline-block;
    margin-top: 50px;
    margin-left: 20px;
    float: left;
    font-family: PTSans;
    color: white;
    text-align: left;
    text-transform: uppercase;
}
.mape{
    margin-left: 22px;
    margin-top: 20px;
}
.ukrImg{
    height: 421px;
    width: 624px;
}
.rusImg{
    height: 379px;
    width: 636px;
}
.vacansyOfDay{
    border-bottom: 1px solid #015580;
    text-align: left;
    color: white;
    font-family: PTSans-Bold;
    padding-left: 20px;
    font-size: 20px;
}
.vacOfDay{
    border-top: 1px solid #ffffff
}
.vacOfDay .companyName{
    color: #93b5cf;
}
.vacansyOfTheDay{
    display: inline-block;
    float: left;
    text-align: left;
    width: 335px;
    margin-bottom: 7px;
    margin-top: 5px;
    height: 25px;
}
.vacansyOfTheDay .shortJobDescription a{
    color: #ebebeb;
}
.vacansyOfTheDay .raiting{
    height:13px !important;
    background: transparent url("../images/smallStars.png") 0 0 no-repeat;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}
.span1{
    color: #666666;
    border-radius: 4px 4px 4px 4px;
    height: 27px;
    width: 39px;
    border: 1px solid #cccccc;
    padding-left: 15px;
    background: #dedede; /* Old browsers */
    background: -moz-linear-gradient(top, #dedede 0%, #ebebeb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dedede 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dedede 0%,#ebebeb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dedede 0%,#ebebeb 100%); /* IE10+ */
    background: linear-gradient(to bottom, #dedede 0%,#ebebeb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}

.mainContent{
    width: auto;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #e7e7e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f5f5 0%,#e7e7e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
    height: auto;
    text-align: center;
}
.newsContent{
    margin: 0 auto;
    /*padding-bottom: 10px;*/
    height:160px;
    background: #0197d1; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #0197d1 0%, #0197d1 10%, #207cca 100%, #016bad 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#0197d1), color-stop(10%,#0197d1), color-stop(100%,#207cca), color-stop(100%,#016bad)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #0197d1 0%,#0197d1 10%,#207cca 100%,#016bad 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #0197d1 0%,#0197d1 10%,#207cca 100%,#016bad 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #0197d1 0%,#0197d1 10%,#207cca 100%,#016bad 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #0197d1 0%,#0197d1 10%,#207cca 100%,#016bad 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0197d1', endColorstr='#016bad',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.newsContent ul.topNews{
    margin: 0 auto;
    width: 1134px;
    height:160px;

}
.newsContent ul.topNews li{
    margin:0 20px 0 10px;
    width: 347px;
    height:160px;
    float:left;
    display: table;
}
.newsContent ul.topNews li .vert{
    /*vertical-align: middle;
    display: table-cell;*/
}
ul.topNews li h2{
    font-size: 18px;
    font-family: PTSans-Bold;
    color:#FFFFFF;
    padding-bottom: 10px;
    margin-top: 5px;
    border-bottom: 1px solid #005A87;
    text-align: left;
    text-shadow: 0px -1px 2px rgba(16, 27, 25, 1);
}
ul.topNews li h2 span{
    float:right;
}
ul.topNews li h2 span a{
    font-size: 10px;
    font-family: PTSans;
    color:#FFFFFF;
    text-shadow:none;
}
ul.topNews p.labelHot{
    font-size: 11px;
    line-height: 9px;
    font-family: PTSans;
    color:#FFFFFF;
    margin-top: 3px;
    padding:2px 5px 3px 5px;
    background-color: #FF4328;
    border-radius: 3px;
    float: left;
}
ul.topNews p.labelInt{
    background-color: #00CAB4;
    font-size: 11px;
    line-height: 9px;
    font-family: PTSans;
    color:#FFFFFF;
    margin-top: 3px;
    padding:2px 5px 3px 5px;
    border-radius: 3px;
    float: left;
}
ul.topNews li #hotVacancies{
    border-top: 1px solid #ffffff;
}
ul.topNews li #intVacancies{
    border-top: 1px solid #ffffff;
}
ul.topNews li .vacOfDay{
    border-top: 1px solid #ffffff;
}
.topNews{
    width: 1260px;
    display: block;
}
.topNews a{
    color:#1a79bb;
}
/*.topNews h2, .topNews h2 a{
    font-family: PTSans;
    color:#1e1e1e;
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 35px;
    text-decoration: none;
}
.topNews li{
    list-style: none;
    display: inline-block;
    float: left;
    width: 355px;
    border-left: 1px solid #FEFEFE;
    border-right: 1px solid #BFBFBF;
    text-align: left;
    padding-left: 15px;
    height: auto;
}*/
#vacancy{
    display: block;
    margin-top:2px;
    /*height: 25px;*/
    text-align: left;
}
#vacancy .job{
    width:347px;
    color:#ffffff;
    margin-bottom: 5px;
}
#vacancy .shortJobDescription{
    max-width:270px;
    color:#ffffff;
    margin-right: 5px;
    margin-bottom: 10px;
    /*height: 18px;*/
    float: left;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#vacancy .shortJobDescription a{
    font-size: 13px;
    font-family: PTSans;
    color:#ffffff;
    text-decoration: none;
    line-height: 5px;
}
#vacancy .companyName {
    font-size: 11px;
    font-family: PTSans;
    color:#c8c8c8;
    max-width: 235px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 17px;
    text-decoration: none;
    float: left;
    margin-top: -15px;
}
#vacancy .companyName a{
    text-decoration: none;
}
#vacancy .companyName a{
    font-size: 10pt;
    font-family: PTSans;
    color:#c8c8c8;
    max-width: 235px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 17px;
}
#vacancy .raiting {
    height: 13px;
    margin-top: -14px;
    margin-left: 2px;
    float: left;
    background: transparent url("../images/smallStars.png") 0 0 no-repeat;
}
.vacansyOfTheDay .job{
    width:335px;
    color:#ffffff;
}
.vacansyOfTheDay .shortJobDescription{
    width:335px;
    color:#ffffff;
    height: 13px;
    margin-bottom: 0px;
}
.vacansyOfTheDay .shortJobDescription a{
    font-size: 13px;
    font-family: PTSans;
    color:#ffffff;
    text-decoration:none;
    line-height: 5px;
}
.vacansyOfTheDay .companyName {
    font-size: 11px;
    font-family: PTSans;
    color:#c8c8c8;
    max-width: 235px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 17px;
    float: left;
}
#vacancy.article{
    display: block;
    margin-top:30px;
    margin-bottom: 15px;
    /*height: 120px;*/
}
.continue {
    margin-top: 12px;
}
.continue a{
    color: #686868;
}
.articleImgOnMailn{
    height:103px;
    width: 164px;
}
.job{
    width:300px;
    color:#ffffff;
}
.shortJobDescription{
}
#article.shortJobDescription{
    /*width:300px;*/
    color:#ffffff;
    /*height: 14px;*/
}
.shortJobDescription a{
    font-size: 10pt;
    font-family: PTSans;
    color:#ffffff;
    line-height: 5px;
}
.companyName{
    display: inline-block;
    color: #7f7f7f;
    font-size: 15px;
}

.companyName  a{
    color: #7F7F7F;
    display: block;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.raiting{

}
.stars4{
    display: inline-block;
    background-image:url("../images/stars.png");
    background-repeat: no-repeat;
    height: 15px;
    width: 96px;
    background-position: 0 20px;
}
.name-vacansiya{
    margin-left: 20px;
    margin-right: 20px;
    color: #666666;
    word-wrap: break-word;
}
.companyImg{
    display: inline-block;
    float:left;

}
.additionallyVacancy p, .otherVac p{
    color: #29A2D7;
}
#article.companyImg{
    display: inline-block;
    float:left;
    margin-left: 25px;
}

.date {
    margin-bottom: 11px;
    color: #a6a6a6;
}
.all-btn li{
    display: inline-block;
    list-style: none;
    width: 365px;
    float: left;
}

.all-btn div {
    float: left;
}
.all-btn li button{
    width: 100px;
    height: 30px;
    font-size: 12px;
    text-decoration: underline;
    background: #e6e6e6; /* Old browsers */
    background: -moz-linear-gradient(top,  #e6e6e6 0%, #f0f0f0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e6e6e6 0%,#f0f0f0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e6e6e6 0%,#f0f0f0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e6e6e6 0%,#f0f0f0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    color: #686868;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    font-family: PTSans;
    overflow: visible;
    padding: 0;
}
#topNews{
    display: block;
    margin: 0 auto;
    position: relative;
    height: auto;
}
#all-btn{
    display: block;
    margin-left: 10px;
    margin-top: 20px;
}
.all-btn div {
    float: left;
}
.footerWrapper {
    width: 100%;
    float: left;
}
#footer{
    background-image:  url("../images/ff.png");
    background-repeat:repeat-x;
    width: 100%;
    /*    height: 468px;*/
    height: auto;
    text-align: center;
}
.footer{
    margin: 0 auto;
    width: 1134px;
    padding-top: 35px;
    font-family: PTSans;
}
.footerColumn{
    float: left;
    display: inline-block;
    margin-right: 15px;
    margin-left: 10px;
    text-align: left;
}
.footer h4{
    color: #abaeb4;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.footerColumn ul{
    list-style: none;
    margin-bottom: 15px;
    padding: 0;
}
.footer li a{
    color: #4c5c74;
    font-size: 15px;
    text-decoration: none;
}
.footerAboutUs{
    float: right;

}
.footer h4 a{
    font-size: 15px;
    color: #ABAEB4;
}
.support a{
    color:#ABAEB4;
    display: block;
    text-align: left;
}
.footerImgLetter{
    height: 18px;
    vertical-align: top;
    width: 27px;
}
.footerImgPhone{
    height: 27px;
    width: 20px;
}
.footerImgSoc{
    height: 35px;
    width: 35px;
}
.phoneFooter{
    padding-top: 35px;
}
.phoneFooter .phone{

    display: inline-block;
    padding-left: 16px;
}
.phoneNumberFooter{
    font-family: PTSans;
    font-size: 17px;
    color: #949aa8;
    vertical-align: top;
    display: inline-block;

}
.sendMail{
    margin-top: 15px;
}
.sendMail a{
    background-color: #080c11;
    padding-bottom: 10px;
    padding-top: 10px;
}
.mail{
    display: inline-block;
    padding-left: 16px;
    padding-right: 20px;
    float: left;
}
.sendAdmin{
    color: #949AA8;
    display: inline-block;
    font-family: PTSans;
    font-size: 12px;

    padding-left: 0;
    vertical-align: top;


}
#social {
    margin-top: 35px;
}
.socialNetworks{
    padding-top: 25px;
}
.socialNetworks > ul {
    padding: 0;
}
.socialItem{
    display: inline-block;
    position: relative;
    list-style-type: none;
    padding-left: 10px;
    float: left;

}
.socialItem img {
    border: 0;
}
.footerLinks{
    display: block;
    float: right;
    margin-top: 20px;
    border-top: 2px solid #434a58;
    width: 1134px;
    height:50px;
}
.footerLinks h6{
    float: left;
    font-family: PTSans-bold;
    color: #4c5c74;
    font-size: 13px;
    margin-top: 17px;
}
.mainLinks {
    float: right;
    padding-right: 20px;
    display: inline-block;
}
.mainLinks li {
    display: inline-block;
    color: #949AA8;
    padding-right: 26px;
    margin-top: 15px;
    float: left;
}.subheaderSearchWrapper{
     background-image: url(../images/searchBlockShadow.png);
     background-repeat: repeat-x;
     background-color: #0198d1;
     height: auto;
     width: auto;
     text-align: center;
 }
.subheaderSearch{
    width: 1134px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 15px;
}
.subheaderSearch .findSettigsForm{
    float: right;
}
.subheaderSearch #tab2{
    margin-right: 0;
}
.subheaderSearch .tabs{
    border: 0 none;
    width: 1134px;
}
#blockContentWrapper {
    width: 100%;
    float: left;
}
.blockContent{
    background: #e9e9e9;
    min-height: 1500px;
    width: 100%;
    float: left;
}
.content{
    width: 1134px;
    margin: 0 auto;
    min-height: 1500px;
    display: block;
}
.leftBar{
    float: left;
    display: inline-block;
    margin-right: 15px;
}
.centerBar{
    float: left;
    display: inline-block;
    width: 648px;
}
.rightBar{

    float: right;
    display: inline-block;
    width: 210px;
}
.selectedCountry{
    background-image: url(../images/5.png);
    height: auto;
    display: block;
    width: 249px;
    font-family: PTSans;
    font-size: 15px;
    color: white;
    padding-bottom: 10px;
}
.saveSearch{
    background-image: url(../images/6.png);
    height: 40px;
    display: block;
    width: 280px;
    font-family: PTSans;
    font-size: 15px;
    border-top: 1px solid #1e4e6f;
}
#carets{
    display: inline-block;
    float: left;
    border-right: 1px solid #1e4e6f;
    height: 39px;
    width: 227px;
    border-top: 1px solid #3b99c5;
    line-height: 2;
    text-align: center;
    color: #ccd7df;
}
#carets2{
    display: inline-block;
    float: right;
    background-image: url(../images/settings.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 50px;
    border-top: 1px solid #3b99c5;
    border-left:  1px solid #3b99c5;
    background-position: center center;
}
.leftBar .dropdown3Search, .leftBar .dropdown3SearchProfiles, .leftBar .dropdown3SearchCategories {
    background-image: url(../images/5.png);
    margin-top: 0;
}
.leftBar .dropdown3{
    display: block;
}
.selectedCountry > div {
    margin-left: 12px;
}
.selectedCountry .span4 {
    margin-left: 18px;
}
.leftBar p{
    color: #666666;
    font-family: AGGloria-Bold;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 30px;
}
.leftBar h2.h2Left{
    color: #666666;
    font-family: AGGloria-Bold;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 30px;
    font-weight: 100;
    font-size: 16px;
}
.searchVac{
    height: 67px;

}
.searchVac2{
    border-left: 1px solid #33ACD5;
    color: white;
    display: block;
    float: left;
    font-family: PTSans;
    height: 100%;

    text-align: center;
    text-decoration: none;
    /*vertical-align: bottom;*/
    width: 138px;
}
.btnRightBar .input-pass{
    width: 207px;
    height: 68px;
    background: #00a8d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #00a8d3 0%, #008ac5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a8d3), color-stop(100%,#008ac5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00a8d3 0%,#008ac5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8d3', endColorstr='#008ac5',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 5px 5px;
    height: 67px;
    width: 209px;
    border: 1px solid #007ca6;
    float: right;
    margin-bottom: 11px;
}
.btnRightBar{
    float: right;
    margin-top: 20px;
}
#searchVac{
    border-right: 1px solid #007ca6;
    float: left;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 66px;
    line-height: 38px;

    text-align: center;
    vertical-align: top;
    width: 67px;
}
.icon-vac{
    background-image: url(../images/searchVac.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 31px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 24px;
}
.icon-company{
    background-image: url(../images/searchCompany.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 33px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 38px;
}
.icon-profile{
    background-image: url(../images/searchProfile.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 33px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 33px;
}
.iconAddFriends {
    background-image: url("../images/profilePage/26.png");
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    width: 27px;
}
.iconMyFiles {
    background-image: url("../images/profilePage/27.png");
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    width: 27px;
}
.banner{
    height: 650px;
    width: 210px;
    float: right;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    margin-top: 25px;
}
.topFind{
    display: inline-block;
    height: 53px;
    line-height: 0;
    /*margin-top: 27px;*/
    vertical-align: top;
}
.result {
    color: #0084d0;
    font-family: PTSans;
    font-size: 22px;
}

.topShow{
    float: right;
    display: inline-block;
}
.cust-select {
    border: 1px solid #CCCCCC;
    font-size: 18px;
    height: 30px;
    width: 60px;
    float: left;
    display: inline-block;
}
.topFind h1{
    color: #666666;
    font-family: AGGloria-Bold;
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    width: 440px;
    display: table-cell;
    vertical-align: middle;
}
.customSelect p{
    color: #666666;
    font-family: AGGloria-Bold;
    display: inline-block;
    float: left;
    padding: 6px;
}
#topFind{
    border-bottom: 1px solid #BFBFBF;
    display: block;
    height: 50px;
    margin-top: 16px;
    padding-bottom: 3px;
    width: 648px;
}
.descr_Vacansy, .descr_Profile, .descr_Company{
    width: 646px;
    border: 1px solid #bdbdbd;
    background-color: white;
    margin-top: 17px !important;
}

.descr_Profile{
    height: 135px;
}

.descr_Vacansy p, .descr_Profile p, .descr_Company p{
    text-align: justify;
    margin-top: 5px;
    font-family: PTSans;
    min-height: 120px;
}
.descr_Vacansy ul, .descr_Profile ul, .descr_Company ul{
    font-family: PTSans;
}
.a_title{
    color: black;
    font-family: PT Serif;
    font-size: 18px;
    text-decoration: none;
}
.portlet_header .caret{
    margin-left: 18px;
    margin-top: 10px;
}
.portlet_header {
    border-bottom: 1px solid #cccccc;

    padding-bottom: 10px;
    width: 505px;
    float: left;
}
.portlet_header .a_title{
    display: block;
    float: left;
    font-weight: 100;
}

.blueHeader {
    text-align: justify;
    font-family: PTSans;
    font-weight: bold;
    font-size: 15px;
    color: #29a2d7;
    margin: 5px 0 10px 0;
}
.companyHeader {
    font-weight: 100;
    font-size: 15px;
}
.headerDescrip{
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 24px;
}
.headerDescrip .companyName{
    color: #757575;
    font-family: PTSans-Bold;
    margin-top: 5px;
}
#city.companyName{
    color: #a2bdd2;
    margin-top: 0;
}
.headerDescrip #city.companyName {
    max-width: 480px;
}
.companyImg a{
    color: 43a9da;
    font-family: PTSans;
    font-size: 11px;
}
.descr_Vacansy .companyImg > a, .descr_Profile .companyImg > a, .descr_Company .companyImg > a {
    display: block;
    font-size: 10px;
    text-align: center;
}
.descr_Company .companyImg > a {
    width: 100px;
}
.descr_Vacansy .companyImg, .descr_Profile .companyImg, .descr_Company .companyImg{
    margin-top: 24px;
    height: 124px;
}
.zarplata{
    color: #424242;
    font-family: PTSans;
    font-size: 14px;
}
.descr_Vacansy ul li, .descr_Profile ul li, .descr_Company ul li{
    list-style: none;
    color: #666666;
}
.descripJobWrapper{
    display: none;
}

.minHeightVac {
    max-height:280px;
    overflow: hidden;
    position: relative;
}
.vacShadow {
    height: 15px;
    width: 100%;
    box-shadow: inset 0px -10px 15px -4px #FFFFFF;
    position: absolute;
    bottom: 0;
    z-index: 99;
}
.descripJob{
    border-bottom: 1px solid #cccccc;
    margin-left: 20px;
    margin-right: 24px;
    display: block;
    font-family: PTSans;
    font-size: 15px;
    padding-bottom: 17px;
}
.descripJob p{
    color: #29a2d7;
    margin-top: 5px;
}
#contactJob{
    display: block;
    margin-left: 20px;
    margin-right: 24px;
    /*height: 85px;*/
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 17px;
}
.contactJob{
    display: inline-block;
    float: left;
    /*height: 85px;*/
}
.contactJobSpan{
    margin-left: 5px;
}
.sendResumeBtn{
    background: #ffb40d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb40d 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb40d 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    border: 1px solid #BD7E11;
    border-radius: 3px 3px 3px 3px;
    text-shadow: 0px 1px 5px #7e3605;
    color: white;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 17px;
    height: 34px;
    margin-top: 25px;
    overflow: visible;
    padding: 0;
    width: 186px;
}
.sendResume{
    width: 210px;
    height: 60px;
    display: inline-block;
    float: right;
}
.sendResume.vacancyPageSendResume {
    margin-bottom: 10px;
    margin-left: 725px;

}
.additionallyVacancy{
    display: block;
    border-bottom: 1px solid #CCCCCC;
    margin-left: 20px;
    margin-right: 24px;
    padding-bottom: 17px;
}
.additionallyVacancy ul{
    display: block;
}
.otherVac{

    padding-bottom: 17px;
    display: block;
    margin-left: 20px;
    margin-right: 24px;
}
.otherVac a {
    color: #29A2D7;
}
.breadcrumbs{
    padding:10px 0px 0px;
}
.articleCrumbs{
    float:left;
    padding:0px 0px 10px 0px;
}
.articleMainText{
    padding-top: 25px;
    width: 600px;
    margin: 0 auto;
    word-break: break-word;
    font-size: 20px;
}
.breadcrumbs a {
    color: #29A2D7;
}
.addTo{
    background: #00a8d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #00a8d3 0%, #008ac5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a8d3), color-stop(100%,#008ac5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00a8d3 0%,#008ac5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8d3', endColorstr='#008ac5',GradientType=0 ); /* IE6-9 */
    display: block;
    border-top: 3px solid #CCCCCC;
    padding-bottom: 5px;
    padding-top: 5px
}
.contactJob table{
    display: block;
    color: #666666;
    font-family: PTSans;
}
.contactJob p{
    color: #29A2D7;
    margin-top: 5px;
    font-family: PTSans;
}
.addTo table{
    display: block;
    color: white;
    font-family: PTSans;
    margin-left: 25px;
}
.addTo td {
    padding: 4px;
}
.unfold-caret{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #0099CC;
    content: "";
    display: inline-block;
    height: 0;
    margin-top: 5px;
    vertical-align: top;
    width: 0;
}
.active .unfold-caret{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #0099cc;
    content: "";
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
    border-top: 0 none;
}
.btn-slide{
    height: 18px;
    width: 26px;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8e8e8 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e8e8e8 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border: 1px solid #bfbfbf;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}

.centerBtn {
    float: right;
    margin-right: 12px;
    margin-top: -10px;
}
.loginisationWrapper{
    position: relative;
}
.loginisation{
    border: 1px solid #007CA6;
    float: right;
    /*    height: 299px;*/
    position: absolute;
    right: 0;
    top: 14px;
    width: 340px;
    z-index: 9998;
    display: none;
}
.socNetWrapper{
    background-image: url(../images/6.png);
    /*    height: 102px;*/
    border-top: 1px solid #3eacdf;
    /*    border-bottom: 1px solid #1d4f70;*/
    font-family: PTSans;
}
.loginisation .login{
    background-image: url("../images/7.png");
    /*    height: 195px;*/
    border-bottom: 1px solid #1d4f70;
    padding-bottom: 15px;
}
.forgot{
    margin-right: 35px;
    text-decoration: none;
}
.login .btn-enter-button{
    background: #ffb000; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb000 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb000), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb000 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb000', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    margin-top: 0;
    border: 1px solid #bd7d11;
    font-size: 16px;
}
.login .btn-enter{
    float: left;
    display: inline-block;
    height: 40px;
}
.btn-loginWrapper{
    padding: 15px;
}

.login .logIN{
    padding: 20px 15px 15px;
    margin: 0;
}
.remember{
    color: white;
    font-size: 15px;
    margin-left: 34px;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    float: left;
}
.forgot-password{
    border-bottom: 1px solid #1D4D71;
    height: auto;
    line-height: 2.3;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 5px;
}
.forgot-password a{
    color: #C0D3E4;
}
.socNet{
    border-top: 1px solid #3faae0;
    height: 58px;
    padding-left: 10px;
}
.socNet div, .socNet_popap div{
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    color: #C0D3E4;
}

.socNet span {
    line-height: 2;
}
.socNet img{
    border-radius: 4px 4px 4px 4px;
}

.loginOrRegister {
    z-index: 9999;
    display: none;
}

.popup{
    width: 1000px;
    height: 670px;
    background-color: #eeeeee;
    margin: -700px auto 0 auto;
}

.pleaseEnter{
    font-family: PTSerif-Bold;
    font-size: 25px;
    color: #666666;
    text-align: center;
    padding-bottom: 25px;
}
.mainSeparator{
    margin: 0 auto;
    text-align: center;

}
.attention{
    color:#666666;
    text-align: center;
    font-family: PTSans;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.registration_3{
    width: 480px;
    display: inline-block;
    float: left;
    border-right: 1px solid #c2c2c2;
    margin: 0 auto;
    text-align: center;
    /*    height:480px;*/
    margin-bottom: 15px;
}
.registration_3 .checkbox {
    width: 310px;
}
.login_2{
    display: inline-block;
    float: left;
    border-left: 1px solid #ffffff;
    margin: 0 auto;
    text-align: center;
    width: 480px;
    /*    height: 480px;*/
    margin-bottom: 50px;
}
.reg{
    font-family: PTSerif-Bold;
    font-size: 24px;
    color: #666666;
    /*    margin-top:45px;*/
    margin-bottom: 15px;
}
.attention-2{
    color: #029ad4;
    font-family: PTSans;
    font-size: 16px;
    margin-bottom: 32px;
}
.registration_3 .email, .registration_3 .pass, .registration_3 .firstName, .registration_3 .secondName{
    margin-bottom: 10px;
    text-align: center;
}
.registration_3 .input-prepend, .registration_3 .input-pass{
    margin-bottom: 0px
}
.registration_3 .button_join{
    margin: 0 auto;
    /*    width: 309px;*/
}
.registration_3 .join{
    margin: 0 auto;
    width: 309px;
    margin-top: 25px;
}
.registration_3 .license{
    color: #666666;
}
.closePopup{
    float: right;
    display: block;
}
.login_2 .socNet{
    margin: 0 auto;
    border-top: 0 none;
    text-align: center;
}
.login_2 .socNet div{
    float: none;
    margin: 0;
}
.login_2 .rememberPassword .remember{
    margin-top: 8px;
    margin-left: -5px;
}
.login_2 .forgot-password{
    padding-right: 0;

}
.login_2 .forgot-password a{
    color: #25a0d6;
    font-family: PTSans;

}
.login_2 .join{
    width: 309px;
}
.login_2 .button_join{
    background: #40bede; /* Old browsers */
    background: -moz-linear-gradient(top,  #40bede 0%, #008bc5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40bede), color-stop(100%,#008bc5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #40bede 0%,#008bc5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #40bede 0%,#008bc5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40bede', endColorstr='#008bc5',GradientType=0 ); /* IE6-9 */
    width: 296px;
    border: 1px solid #007ca6;
}
.rememberPassword .remember {
    float: left;
    color: #515151;
    margin-top: 6px;
}
.rememberPassword .forgot-password{
    float: right;
    border: 0 none;
    color: #25a0d6;

}
.rememberPassword{
    margin: 0 auto;
    width: 299px;
}
.registrationLogin{
    margin-bottom: 50px;
}
.firstName .ico-envelope, .secondName .ico-envelope{
    background-image: url("../images/man.png");
    width: 23px;
}
.ico-email{
    background-image: url("../images/email-2.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    margin-top: 5px;
    line-height: 14px;
    width: 21px;
}
.corner-login{
    margin-top: 3px;
    position: relative;
    display: none;
}
.corner-login-img{
    float: right;
    height: 15px;
    position: absolute;
    right: 48px;
    width: 29px;
    z-index: 9999;
}
#leftBar{
    width: 925px;
    display: inline-block;
    float: left;
}
#rightBar{
    display: inline-block;
    float: right;
    width: 300px;
}
.fullCompanyDescriptionWrapper{
    width: 915px;
}
.headerShortDescription{
    max-height: 200px;
    width: 898px;
    background-color: #f6f6f6;
    background-image: url("../images/yellow-ribbon-2.png");
    background-repeat: no-repeat;
    background-position: right top;
    font-family: PTSans;
    box-shadow: -3px 6px 12px #dedede;
}
.containerCompanyDescription{
    width: 898px;
    margin-top: 5px;
    font-family: PTSans;

}
.yellowRibbon{
    background-image: url("../images/yellow-ribbon.png");
    height: 143px;
    width: 93px;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}
.blueRibbon{
    background-image: url("../images/blue-ribbon.png");
    height: 143px;
    width: 93px;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}
.abouteCompanyWrapper{

    width: 898px;
}
.abouteCompany{
    display: inline-block;
    float: left;
    color: #414141;
    width: 770px;
    margin-left:20px;
    margin-top: 5px;
    word-wrap: break-word;
}
.headerShortDescription .companyImg{
    padding: 4px 35px 4px 4px;
}
.topDescription{
    width: 320px;
    display: inline-block;
    /*   float: left;*/
    font-family: PTSans;
    margin-top: 8px;
}
.topDescription .raiting{
    margin-top: 12px;
    font-family: PTSans;
}
.topDescription .companyName{
    font-size: 17px;
    color: #454545;
}
.companyTable td{
    padding: 5px
}
.vacanciesOfCompany li{
    list-style: none;
    margin-top: 8px;

}
.vacanciesOfCompany li a{
    text-decoration: none;
    color: #0174b4;
    font-family: PTSans-Bold;

}
.vacanciesOfCompany{
    margin-top: 10px;
}
.vacanciesCompanies{
    width: 898px;
    height: 150px
}
.allVacancies{
    color: #414141;
    width: 200px;
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
#vac_description{
    margin-top: 10px;
    text-align: justify;
}
#showHideLinks{
    display: block;
    height: 30px;
    width: 100%;
}
.showHideLinks {
    float: right;
    margin-right: 20px;
    color: #0194cd;
}
.similarVacancies {
    width: 300px;
    height: 215px;
    background-color: white;
    background-image: url("../images/blue-ribbon-2.png");
    background-repeat: no-repeat;
    background-position: right top;
    font-family: PTSans;
    color: black;
}
.similarVac{
    margin-left: 30px;
    padding-top: 10px;
    font-size: 14px;
}
.comentsWrapper{
    color: black;
}
.comment{
    margin-top: 20px;
}
.fotoAutor{
    width: 60px;
    display: inline-block;
    float: left;
    padding-right: 10px;
}
.comment-author-name{
    color: black;
    font-family: PTSans-Bold;
    font-size: 17px;
    text-decoration: underline;
}

.comment-author-name a {
    color: black;
}

.sendMassege .btn {
    border-radius: 4px 4px 4px 4px;
    float: right;
    height: 49px;
    margin-top: 15px;
    width: 279px;
}

.comentsWrapper > h3 {
    display: inline-block;
}
.rte-zone{
    border: 2px solid #cccccc;
    background-color: #efefef;
    margin-top: 10px;
}

.scroll, .page {
    background-image: url("../images/scroll-page.png");
    background-repeat: no-repeat;
    height: 49px;
    width: 22px;
    float: left;
    display: none;
}
.page {
    background-image: url("../images/page.png");
    height: 23px;
    width: 48px;
    margin-top: 15px;
}

.page.selectedPaging, .scroll.selectedPaging {
    display: inline-block;
}

.customSelect{
    display: inline-block;
    float: right;
    margin-top: 11px;
}

.pagenationWrap{
    border-top: 1px solid white;
    height: 30px;
    text-align: center;
    padding-top: 20px;
}
.pages{
    background: #f0f0f0; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0f0f0 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0f0f0 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    cursor: pointer;
    height: 22px;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 21.5px;
    position: relative;
    min-width: 22px;
    text-decoration: none;
}
.left-icon, .left-icon2, .right-icon, .right-icon2{
    background-image: url("../images/left-2.png");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    width: 14px;
}
.left-icon2{
    background-image: url("../images/left.png");
}
.right-icon{
    background-image: url("../images/right.png");
}
.right-icon2{
    background-image: url("../images/right-2.png");
}
.dropdown-menu .active , .pages.active{
    background: #00a8d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #00a8d3 0%, #008ac5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a8d3), color-stop(100%,#008ac5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00a8d3 0%,#008ac5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8d3', endColorstr='#008ac5',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 5px 5px;
    color: white;
}
.pagenationWrap a{
    display: inline-block;
}
.paging{
    border-top: 1px solid #cccccc;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-delim{
    font-weight: bold;
    color: #666666;
}
.leftPage-btn span {

}
.rank {
    display: none;
}

.house{
    background-image: url("../images/house.png");
    background-repeat: no-repeat;
    height: 28px;
    margin-top: 5px;
    width: 32px;
}
.companyName.no-margin{
    margin: 0;
}
.web-site p{
    display: inline-block;
}
.web-site a{
    margin-left: 20px;
}
.foto-user, .shortUserDecription {
    display: inline-block;
}
.foto-user{
    background-image: url("../images/v-sep.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 10px;
    vertical-align: top;
    width: 105px;
    height: 90px;
}
.foto-user img{
    border: 2px solid #c9c9c9;
    margin-right: 15px;
    width: 76px;
    height: 76px;
}
.fullUserName{
    padding-bottom: 5px;
    font-family: PTSerif-Bold;
    font-size: 18px;
    color: black;
}
.fullUserName a{
    text-decoration: none;
    font-family: PTSerif-Bold;
    color: black;
    font-weight: bold;
}
.office-position{
    color: #a1a1a1;
    font-family: PTSans;
    font-size: 14px;
}
.viewProfile{
    display: inline-block;
}
.view-add .btn-Company {
    display: inline-block;
}
.view{
    color: #029ad4;
    font-family: PTSans;
    font-size: 14px;
}
.btn-company, .addContact-btn {
    border-radius: 4px 4px 4px 4px;
    float: right;
    height: 30px;
    margin: 0;
    width: 276px;
}
.btn-skill {
    border-radius: 4px 4px 4px 4px;
    float: right;
    height: 30px;
    margin: 0;
    width: 130px;
}
.addContact-btn, .editProfile-btn, .newBtn{
    background: #ffb000; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb000 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb000), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb000 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb000 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb000', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    border: 1px solid #BD7E11;
    border-radius: 4px 4px 4px 4px;
    color: white;
    cursor: pointer;
    float: right;
    font-family: PTSans-Bold;
    font-size: 16px;
    height: 30px;
    margin-left:160px ;
    margin-top: 5px; ;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 190px;
    text-shadow: 0px 1px 5px #7e3605;
}
#newSkill{
    float: right;
}
.inContacts-btn{
    background: #00a8d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #00a8d3 0%, #008ac5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a8d3), color-stop(100%,#008ac5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00a8d3 0%,#008ac5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00a8d3 0%,#008ac5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8d3', endColorstr='#008ac5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #007ca6;
    border-radius: 4px 4px 4px 4px;
    color: white;
    cursor: pointer;
    float: right;
    font-family: PTSans-Bold;
    font-size: 16px;
    height: 30px;
    margin-left:232px ;
    margin-top: 5px; ;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 180px;
}
.add-user{
    background-image: url("../images/icon-user.png");
    background-repeat: no-repeat;
    height: 23px;
    float: right;
    width: 24px;
}

.inContacts-btn .add-user {
    background-image: url("../images/icon-user2.png");
    background-repeat: no-repeat;
    float: right;
    height: 23px;
    width: 24px;
}
.shortUserDecription{
    /*   margin-left: 15px;*/

}
.shortUserDecription .companyName{
    border-top: 1px solid #cccccc;
    font-family: PTSans-Bold;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 14px;
}
.shortUserDecriptionWrap{
    padding: 10px;
}

input.extInput {
    width: 217px;
    padding-left: 10px;
    height: 30px;
    border-radius: 4px 4px 4px 4px;
}

input.skillInput {
    width: 476px;
    padding-left: 10px;
    height: 30px;
    border-radius: 4px 4px 4px 4px;
    float: left;
}

.rightSideBar {
    float: right;
    margin-top: 40px;
    display: inline-block;
    margin-bottom: 40px;
}

.rightMenuLIst {
    float: right;
}

.rightMenu-li {
    color: #4f4f4f;
    height: 27px;
    width: 186px;
}

.rightMenu-li a {
    color: #4f4f4f;
    font-family: PTSans;
    font-size: 13px;
    text-decoration: none;
}

.rightMenu-li .iconProfile{
    background-image: url("../images/profilePage/21.png");
}

.rightMenu-li .iconMessages{
    background-image: url("../images/profilePage/22.png");
    margin-top: 0;
}

.letterContainer .iconMessages{
    background-image: url("../images/profilePage/b-letter.png");
}

.rightMenu-li .iconContacts{
    background-image: url("../images/profilePage/23.png");
}

.rightMenu-li .iconArticle{
    background-image: url("../images/profilePage/25.png");
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    width: 27px;
}

.rightMenu-li .iconArticle2{
    background-image: url("../images/profilePage/15.png");
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    width: 27px;
}

.rightMenu-li .iconSettings{
    background-image: url("../images/profilePage/24.png");
}

.iconProfile{
    width: 28px;
    height: 22px;
    background-image: url(../images/profilePage/1.png);
    background-repeat: no-repeat;
    float: right;
}

.iconMessages{
    width: 28px;
    height: 24px;
    background-image: url(../images/profilePage/2.png);
    background-repeat: no-repeat;
    float: right;
}

.iconContacts{
    width: 27px;
    height: 24px;
    background-image: url(../images/profilePage/3.png);
    background-repeat: no-repeat;
    float: right;
    margin-top: 2px
}

.iconSettings{
    width: 27px;
    height: 27px;
    background-image: url(../images/profilePage/4.png);
    background-repeat: no-repeat;
    float: right;
}

.blockStatusAccount{
    background-color: white;
    border: 1px solid #d9d9d9;
    color: black;
    float: right;
    font-family: PTSans;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 5px;
    width: 197px;
}

#leftBarContainer {
    float: left;
}

.leftBarContainer {
    float: left;
    width: 915px;
    margin-top: -2px;
    display: inline-block;
    font-family: PTSans;
    color: black;
}
/*add article*/

.recommendedParagraph {
    font-size: 19px;
    font-family: PTSans-Bold;
    color: #000000;
    text-align: center;
    margin-top: 80px;
}

.addArticleContainer {
    border-top: 1px solid #212e38;
    display: inline-block;
    float: left;
    height: 600px;
    width: 898px;
}

.newArticle, .dialoguesOnVacancies{
    color: white;
    font-family: PTSans-Bold;
    font-size: 18px;
    height: 37px;
    text-decoration: none;
}
.addArticle-span{
    height: 37px;
    vertical-align: middle;
    text-shadow: 0 0 5px black;
    line-height: 33px;
}
#articleTitle {
    margin-left: 27px;
    margin-top: 20px;
}

#articleImg {
    margin-left: 27px;
    margin-top: 25px;
}

.articleTitle{
    font-size: 17px;
}
#articleTitle .span2, #articleImg .span2{
    border: 2px solid #dadada;
    float: none;
    height: 26px;
    margin-left: 21px;
    padding: 0;
    vertical-align: baseline;
    width: 695px;
}

#articleImg .span2{
    margin-left: 45px;
}

#articleCategory{
    margin-left: 27px;
    margin-top: 25px;
}

#articleCategory .articleTitle {
    float: left;
}

.articleCategoryDrop {
    float: right;
}
.addArticle-dropdown {
    height: 30px;
    width: 702px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
    margin-right: 6px;
}

.addArticle-dropdown  .caret {
    margin-top: 0px;
    margin-left: 0px;
    right: 10px;
    top: 13px;
}

.addArticle-dropdown-menu li {
    width: 717px;
    font-size: 12px;
}

.addArticle{
    /*background-image: url(../images/profilePage/active_search.png);*/
    /*background-repeat: no-repeat;*/
    background-image: url(../images/contacts/fon-background.png);
    background-repeat: repeat-x;
    height: 37px;
    padding: 0 15px;
    text-align: center;
    /*width: 239px;*/

}

.newArticle div {
    display: inline-block;
    float: left;
    /*	margin-top: 5px;*/
    margin-top: 7px;
}

.left-triangle{
    background-image: url(../images/contacts/left-triangle.png);
    height: 36px;
    width: 29px;
}

.right-triangle{
    background-image: url(../images/contacts/right-triangle.png);
    height: 36px;
    width: 29px;
}

.addArticleContainer .btn {
    height: 30px;
    margin-right: 0;
    width: 156px;
}

.skillBtn {
    height: 30px;
    margin-right: 0;
    width: 106px;
}

/*add vacancy*/
.addCompanyContainer{
    display: inline-block;
    float: left;
    width: 915px;
}

.addCompanyContainer .paddingWrap{
    margin-top: 20px;
}

.basicInformationContent, .representativeOfficeContent, .contactInformationContent, .logoCompanyContent, .regionsContent, .jobRequirementsContent{
    border-top: 1px solid black;
    display: inline-block;
    float: left;
    width: 907px;
}
.jobRequirementsContent:last-child {
    margin-bottom: 35px;
}

.basicInformation, .offices, .contactInformation, .logoCompany, .regionsContentInformation {
    background-image: url(../images/addCompany/img1.png);
    background-repeat: no-repeat;
    height: 38px;
    margin-bottom: 35px;
    margin-top: 5px;
    text-align: center;
    width: 293px;
}
.basicInformation-span, .offices-span, .contactInformation-span{
    color: white;
    font-family: PTSans-Bold;
    font-size: 18px;
    height: 38px;
    line-height: 2;
    vertical-align: middle;
    width: 293px;
}
.companyNameWrap{
    margin-bottom: 80px;
    width: 897px;
}
.nameField{
    height: 30px;
    margin-bottom: 13px;
    margin-top: 7px;
}
.c-title{
    float: left;
    font-size: 17px;
    font-family: PTSans-Bold;
}
.nameField .span2, .companyField .span2, .divTableCol.right .span2{
    /*    float: right;*/
    height: 30px;
    padding-left: 0;
    max-width: 615px;
    /*    resize: none;*/
}
.descCompanyField .redactor_box{
    float: right;
    margin: 0;
    width: 630px;
}
.descCompanyField{
    height: 190px;
}
.descCompanyField .redactor_editor, .descCompanyField .redactor_editor:focus{
    height: 130px;
}
.descCompanyField .c-title{
    margin-top: 15px;
}
.companyField{
    height: 30px;
    margin-top: 25px;
}
.companyField .dropdown-toggle {
    color: #666666;
    float: right;
    font-size: 12px;
    height: 30px;
    padding-left: 10px;
    text-align: left;
    width: 630px;
}
.companyField .caret{
    float: right;
    margin-right: 10px;
}

#altCompanyName {
    /*	float:right;*/
    font-family: PTSans;
    color: black;
    font-size: 13px;
    margin-top: 5px;
}

#companyTitle {
    margin-top: 5px;
}

.offices{
    background-image: url(../images/addCompany/img2.png);
    width: 347px;
}
.offices-span{
    width: 347px;
}
.info{
    height: 42px;
}
.info p{
    float: right;
    width: 630px;
}
.placementWrap .companyField {
    margin-top: 17px;
}
.placementWrap .sendMassege{
    height: 30px;
    margin-top: 40px;
}
.placementWrap .btn, .loadLogo .btn{
    height: 30px;
    width: 276px;
    margin: 0;
}
.placementWrap{
    margin-bottom: 70px;
}
.contactInformation{

}
.contactTelephone .span2, .faxCompany .span2{
    float: right;
    height: 30px;
    padding-left: 0;
    width: 334px;
}
.contactTelephone, .faxCompany{
    height: 30px;
}
.telephon-emailWrap{
    margin-bottom: 80px;
}
.logoCompany{
    background: none;
    width: 253px;
}
.loadLogo{
    height: 37px;
    /*    width: 970px;*/
}
.loadLogoWrap .info{
    /*    height: 15px;*/
    margin-bottom: 25px;
}
.loadLogo .dropdown-toggle {
    display: inline-block;
    float: left;
    line-height: 26px;
    width: 139px;
}
.loadLogo .span2{
    display:inline-block;
    float: left;
    padding-left: 30px;
    width: 535px;
}
.loadLogo p{
    display:inline-block;
    float: left;
    margin: 8px;
    font-family: PTSans-Bold;
    font-size: 17px;
}
.loadLogo .bth-group{
    display:inline-block;
    float: left;
    margin-left: 28px;
}
.close-loadLogo{
    height: 35px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 35px;
}
.span2Wrap{
    display: inline-block;
    float: left;
}
.loadLogoWrap .sendMassege .btn{
    height: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.divTableRow{
    display: table-row;
}
.divTableCol {
    display: table-cell;
}
.divTableColCategoryOfResume {
    display: table-cell;
    width: 270px;
}
.divTableCol.right {
    padding-bottom: 11px;
    width: 615px;
}
.divTableCol.left{
    font-family: PTSans-Bold;
    font-size: 17px;
    vertical-align: top;
    width: 270px;
}
.fonfax{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 5px;
    position: relative;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: top;
    height: 30px;
    width: 330px;
}
.paddingWrap{
    padding-left: 10px;
}
.telephon-emailWrap .paddingWrap{
    padding-left: 15px;
}
.divTableCol .redactor_box {
    margin: 0;
    width: 630px;
}
.divTableCol .redactor_editor, .divTableCol .redactor_editor:focus {
    height: 143px;
}
.regionsContentInformation{
    background-image: url("../images/addCompany/img4.png");
    width: 462px;
}
.btn-Company{
    height: 30px;
}

.regionsWrap{
    margin-bottom: 80px;
}

#locationsList {
    float: left;
    margin-bottom: 15px;
}

.add-filial{
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    border-right: 1px solid #000;
}

.add-filial a {
    display: inline-block\0/;
    float: right\0/;
    margin-left: 3px\0/;
}

.add-filial:last-child {
    border: 0;
}

.divTableCol.required:before, .c-title .required:before{
    content:'*';
    color:red;
    margin-left:-8px;
    position:absolute;
}
.addPages-dropdown {
    height: 30px;
    width: 475px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
}

.addPages-dropdown  .caret {
    margin-top: 0px;
    margin-left: 0px;
    right: 10px;
    top: 13px;
}

.addPages-dropdown-menu li {
    /*	width: 647px;*/
    width: 630px;
    font-size: 12px;
}

.addCompanyContainer .popover {
    width: 265px;
}
#companyLogoFile,  #personLogoFile{
    position: absolute;
    left: -9999px;
}

/*tabs*/
.addDialoguesContainer, .userTabsContainer {
    border-top: 1px solid #212e38;
    display: inline-block;
    float: left;
    width: 911px;
}
.addDialoguesContainer {
    float: left;
}

.editUser-tab {
    background-image: url(../images/editUser/background-fon.png);
    height: 37px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    width: 299px;
}

.editUserTab {
    display: inline-block;
    height: 39px;
    text-decoration: none;
    font-size: 16px;
    margin-right: 60px;
}

.editUserTab div{
    text-shadow: none;
}
.tabLeft, .tabText, .tabRight {
    background: none;
    color: #000;
    text-shadow: 0 0 5px black;
    margin-top: 5px;
}

.tabActive .tabLeft {
    display: inline-block;
    width: 29px;
    height: 39px;
    background: url(../../images/addCompany/tabLeft.png) no-repeat;
    float: left;
}

.tabActive .tabText {
    display: inline-block;
    height: 39px;
    line-height: 36px;
    background: url(../../images/addCompany/tabText.png) repeat-x;
    float: left;
    color: white;
    font-family: PTSans-Bold;
    font-size: 16px;
    text-shadow: none;
}

.tabActive .tabRight{
    display: inline-block;
    width: 30px;
    height: 39px;
    background: url(../../images/addCompany/tabRight.png) no-repeat;
    float: left;
}

.tabContent {
    display: none;
    margin-bottom: 80px;
    /*	width: 950px;*/
    padding-left: 18px;
    margin-top: 35px;
}

.tabContent.tabActive {
    display: block;
}
/*tabs end*/

#dateSpecify {
    display: inline-block;
    float:right;
}

.date-dropdown {
    float: left;
    margin-left: 20px;
}

.date-dropdown:first-child {
    margin-left:  0;
}

#education .date-dropdown , #exp .date-dropdown {
    margin-right: 20px;
}

#education .date-dropdown:first-child , #exp .date-dropdown:first-child {
    margin-right: 0;
}

#basic .editPerson-dropdown {
    /*	margin-left: 16px;*/
}

.date-dropdown  .dropdown-toggle {
    width: 125px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
}

.editPerson-dropdown .dropdown-toggle {
    width: 620px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
}

.editPerson-dropdown  .dropdown-menu, .date-dropdown .dropdown-menu {
    min-height: 30px;
    max-height: 120px;
    min-width: 100px;
}

.editPerson-dropdown  .dropdown-menu li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 630px;
    text-align: left;
}

.date-dropdown  .dropdown-menu li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 135px;
    text-align: left;
}

.date-dropdown  .caret, .editPerson-dropdown .caret{
    right: 12px;
    top: 5px;
}

.educationContent {
    margin-top: 27px;
    margin-bottom: 40px;
}

.addEducation, .addJob{
    color: #6F6F6F;
}

.del-dialog {
    color: #6f6f6f;
    line-height: 3;
}

.del-dialog span {
    margin-left: 10px;
}

.close-dialog {
    background-image: url(../images/profilePage/dialog-close.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    display: inline-block;
}

.del-dialog .close-dialog {
    vertical-align: middle;
}

.foto-load {
    border: 6px solid #c9c9c9;
    /*	border-radius: 95px;*/
}

.loadPhotoWrap {
    height: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.bth-loadPhoto {
    display: inline-block;
    float: left;
    width: 180px;
}

.span2Wrap {
    display: inline-block;
    float: left;
}

.divTableCol.right .loadPhotoWrap .span2 {
    height: 37px;
    margin-left: -1px;
    padding-left: 10px;
    width: 310px;
}

.all-del {
    vertical-align: top;
    float: left;
    color: #666666;
    margin-left: 15px;
}

.load-icon-img {
    background-image: url(../images/editUser/icon-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    margin-left: 15px;
    vertical-align: baseline;
    width: 23px;
}

.load-img {
    background-image: url(../images/editUser/download-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    width: 16px;
}

#education .dialog-table, #exp .dialog-table {
    border-bottom: 1px solid #212e38;
    height: 30px;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.cropImageContainer {
    text-align: center;

    width: 510px;
}

#cropImage {
    max-height: 500px;
    max-width: 500px;
}

/*Dialogs*/
.dialoguesContainer, .dialoguesContent {
    border: 1px dashed #bfbfbf;
    border-top: 0px;
    display: table;
    margin-top: 40px;
    width: 100%;
}

.dialog-table-row {
    display: row;
    border-top: 1px dashed #bfbfbf;
    cursor: pointer
}

.dialog-table-col {
    display: table-cell;
    vertical-align: top;
}

.dialog-table-col.table-left {
    border-right: 1px dashed #bfbfbf;
    min-width: 220px;
}

.dialog-table-row :first-child {
    border-top: none;
}

.cellWrapp {
    margin: 10px;
    height: auto;
}

.cellContent {
    background: white;
    height: 100%;
    min-height: 66px;
    vertical-align: top;
}

.nameDate {
    display: inline-block;
    margin-left: 10px;
    width: 150px;
}

.nameDate a {
    color: #2da7d7;
}

.subject-dialog-container {
    margin-left: 40px;
    width: 630px;
}

.numberOfLettersContainer {
    border-bottom: 1px solid black;
    margin-top: 30px;
    padding-bottom: 10px;
}

.numberOfLetters {
    display: inline-block;
    height: 30px;
    font-family: PTSans-Bold;
    margin-top: 3px;
    margin-left: 35px;
}

.btn-delete-dialog {
    display: inline-block;
    float: right;
    text-align: center;
}

.trash {
    background-image: url("../images/profilePage/trash.png");
    display: inline-block;
    float: right;
    height: 17px;
    margin-right: 10px;
    width: 14px;
}

.dialoguesContent .dialog-table-col.table-left {
    padding: 20px;
}

.dialoguesContent .nameDate {
    margin-left: 5px;
}

.dialoguesContent .dialog-table-col {
    padding: 20px;
}

.dialoguesContent .subject-dialog-container {
    width: 455px;
    margin-left: 20px;
}

.addDialoguesContainer .btn {
    height: 30px;
    width: 157px;
}

.delete-dialog, .ok-update, .collapse-btn, .promptSkip {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 );
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    height: 30px;
    font-size: 14px;
    float: left;
    position: relative;
    width: 146px;
}

.dialog-photo-user {
    display: inline-block;
    float: left;
}

.dialog-photo-user img {
    max-height: 54px;
    max-width: 54px;
}

.subject-dialog {
    color: #252626;
}

.dialoguesContainerWrapper, .dialogs {
    display: none;
}

.dialoguesContainerWrapper.tabActive {
    display: block;
}

.subject-dialog-container  a {
    color: #2da7d7;
}

/*Person Page*/
.up_profile {
    background-image: url(../images/profilePage/7.png);
    background-repeat: no-repeat;
    height: 490px;
    width: 980px;
}

.fotoUser {
    height: 200px;
    width: 200px;
    display: inline-block;
    float: left;
}

.fotoUser > img {
    margin: 54px 52px 52px;

}

.fotoUser > img  .default-img {
    margin: 60px 57px 52px;
}
.basic_info {
    display: inline-block;
    float: left;
    width: 780px;
}

.fullName {
    border-bottom: 1px solid black;
    margin: 17px 52px 0 109px;
    width: 435px;
}

#fullName {
    display: inline-block;
}

.fullName_ > h1 {
    font-size: 19px;

    font-family: PTSans-Bold;
}

.age {
    display: inline-block;
}
.activeSearchWrap {
    position:absolute;
    bottom: -15px;
    width:190px;
}
.activeSearch {
    /*background-image: url(../images/profilePage/active_search.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center right;*/
    /*height: 37px;*/
    /*float: right;*/
    /*    margin-top: -1px;*/
    /*text-align: center;*/
    /*width: 190px;*/
    background-color: #0bae39;
    height: 30px;
    top: -30px;
    position: relative;
    text-align: center;
    display: table;
    width: 190px;
}

.activeSearch-span {
    color: white;
    display: inline-block;
    font-family: PTSans-Bold;
    font-size: 15px;
    text-shadow: 0 0 5px grey;
    /*margin-top: 4px;*/
    display: table-cell;
    vertical-align: middle;

}

.iconFlags {
    background-image: url("../images/profilePage/5.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 25px;
    line-height: 14;
    margin-right: 23px;
    margin-top: 6px;
    width: 25px;
}

#middle_profile {
    /*    margin-left: 120px;*/
}

.leftBox {
    width: 155px;
    display: inline-block;
}

.leftBox div {
    padding: 2px 0 0 10px;
    font-family: PTSans-Bold;
}

.rightBox {
    height: 85px;
    width: 482px;
    display: inline-block;
}

.rightBox div {
    padding: 2px 0 0 10px;
}

.specialization {

    margin-top: 5px;
}

.specializationContent {
    height: 22px;

}

.specialization h2, .statusContainer h2{
    display: inline-block;
    font-size: 16px;
}

.specialization p {
    /*	height: 58px;*/
    overflow-y: auto;
    word-wrap: break-word;
    border-bottom: 1px solid #212e38;
    padding-bottom: 6px;
}

.specialization .sendMassege {
    display: inline-block;
    float: right;
    margin-top: -5px;
}

.specialization .btn {
    border-radius: 2px 2px 2px 2px;
    font-size: 17px;
    height: 28px;
    margin: 0px;
    width: 244px;
}

.write-massege {
    line-height: 22px;
    vertical-align: top;
    float: left;
    margin-left: 7px;
}

.writeMassege {
    background-image: url("../images/profilePage/6.png");
    display: inline-block;
    height: 24px;
    margin-left: 2px;
    vertical-align: top;
    width: 27px;
}
.write_massege{
    background-image: url("../images/profilePage/6-1.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 39PX;
    margin-left: 2px;
    vertical-align: top;
    background-position: 6px 11px;
    width: 39px;
}
.up_profile p {
    padding-left: 5px;
    margin: 0;
}

.statusContainer {
    /*height:46px;  */
    /*    margin-left: 35px;*/
    /*    margin-top: 18px;*/
}

.statusContainer  p{
    border-bottom: 1px solid #212e38;
    padding-bottom: 6px;
    overflow-y: auto;
    word-wrap: break-word;
}

.abouteMe {
    /*    margin-left: -47px;
        margin-top: 14px;*/
}
.abouteMe > h2 {
    /*    padding-left: 10px;*/
    padding-top: 5px;
    display: inline-block;
    font-size: 16px;
}

.abouteMe p{

    padding-bottom: 6px;
    overflow-y: auto;
    word-wrap: break-word;
}
.postOnWall {
    border-top: 1px solid #212e38;
    padding-bottom: 10px;
}
.postOnWall > h4 {
    padding-top: 5px;
}

.postOnWall p{

    padding-bottom: 6px;
    overflow-y: auto;
    word-wrap: break-word;
}
.postOnWall textarea {
    font-family: Menlo, Monaco, monospace, sans-serif;
    font-size: 13px;
    overflow: auto;
    resize: none;
    margin: 5px 0 0 0;
    padding: 5px 15px;
    display: block;
    position: relative;
    z-index: 1004;
    outline: none;
    width: 100%;
    white-space: normal;
    width: 845px;
    height: 20px;
}

.bottom_profile {
    text-align: left;
}

.tabsContainer {
    color: black;
    display: block;
    height: 43px;
}

.tabsContainer .editUserTab {
    margin-right: 25px;
}

.tabsContainer a {
    margin-left: 25px;
}

.tabsContainer .tabText {
    text-shadow: none;
    font-family: PTSans-Bold;
}

.icon {
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
}

.editUserTab  .icon-info {
    background-image: url(../images/profilePage/i.png);
    height: 17px;
    width: 9px;
}

.editUserTab.tabActive  .icon-info {
    background-image: url(../images/profilePage/w-i.png);
}

.editUserTab  .icon-bag {
    background-image: url(../images/profilePage/bag.png);
    height: 15px;
    width: 18px;
}

.editUserTab.tabActive  .icon-bag {
    background-image: url(../images/profilePage/w-bag.png);
}

.editUserTab  .icon-vacancy {
    background-image: url(../images/profilePage/people.png);
    height: 15px;
    width: 18px;
}

.editUserTab.tabActive  .icon-vacancy {
    background-image: url(../images/profilePage/w-people.png);
}

.editUserTab  .icon-article {
    background-image: url(../images/profilePage/pen.png);
    height: 16px;
    width: 11px;
}

.editUserTab.tabActive  .icon-article {
    background-image: url(../images/profilePage/w-pen.png);
}

.editUserTab  .icon-search-agents {
    background-image: url(../images/profilePage/loupe.png);
    height: 16px;
    width: 15px;
}

.editUserTab.tabActive  .icon-search-agents {
    background-image: url(../images/profilePage/w-loupe.png);
}

.divTable {
    margin-top: 15px;
}

.personTab {
    display:none;
}

.personTab.tabActive {
    display: block
}

.contentTab {
    border: 1px dashed #bfbfbf;
    font-family: PTSans;
    display: block;
    padding: 10px;
}

.divTable2 {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 12px;
}

.div-table-row {
    display: table-row;
}

.div-table-col {
    display: table-cell;
    min-width: 290px;
}

.loadIcon, .editIcon {
    background-image: url(../images/profilePage/load.png);
    display: inline-block;
    height: 31px;
    width: 27px;
}

.editIcon {
    background-image: url(../images/profilePage/edit.png);
    height: 23px;
    width: 18px;
}

.add-contactWrap, .remove-contactWrap {
    color: #6F6F6F;
    line-height: 3;
    text-decoration: none;
}
.add-contactWrap span:first-child{
    text-decoration: underline;
}
.edit-contact {
    background-image: url(../images/profilePage/pencil.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.contentTab .delete-dialog {
    width: 112px;
}

.contentTab .btn-delete-dialog {
    height: 30px;
    padding-top: 5px;
}
.contentTab input[type=submit]{
    margin-left: 0;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    height: 32px;
    padding: 0 10px 2px 10px;
}
.divTable .contentTab{
    background: #ffffff;
}
.clearFix {
    clear: both;
}

.div-table-col > div {
    margin-left: 50px;
}

.article-Text a {
    color: #0098cb;
    font-size: 14px;
}

.edit-article-icon {
    background-image: url("../images/profilePage/edit-2.png");
    display: inline-block;
    float: right;
    height: 12px;
    margin-right: 10px;
    width: 28px;
}

/*info popup*/
.popupOverlay, .loginPopupOverlay,#popupRecProfiles/*, #popupRecSkills*/ {
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(../images/dp.png);
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popupOverlay > img {
    margin: 300px auto 0 auto;
    display: block;
}

.popupInfo, .addPopup, .messagePopup, .saPopup, .invitePopup, .paymentPopup {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    max-width: 600px;
    z-index: 10000;
    font-family: PTSans;
    color: black;
    padding-bottom: 35px;
    margin: 200px auto 0 auto;
}

.popupInfo .articleTitle, .addPopup .articleTitle, .messagePopup  .articleTitle, .invitePopup  .articleTitle {
    font-weight: bold;
}

.invitePopup #inviteEmail {
    width: 340px;
}

.close-popap-Wrap {
    height: 25px;
}

.close-popap {
    background-image: url(../images/close-popap.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 15px;
    margin: 5px;
    width: 15px;
}
.popup-header-text{
    font-weight:bold;
    text-align:center;
    font-family: PTSans;
    color: black;
    font-size: 17px;
}
.popapMasseges {
    z-index: 10000;
}

.popapMasseges .passChangeField {
    margin: 0 auto;
    text-align: center;
    width: 540px;
}

.passChangeField .articleTitle {
    float: left;
}

.separator-popap {
    background-image: url(../images/separator-4-2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 18px;
    margin: 12px auto;
    width: 480px;
}

.warning-info {
    margin: -10px auto 0;
    width: 480px;
}

.popapMasseges .sendMassege {
    display: block;
    height: 30px;
}

.popapMasseges .btn {
    font-size: 18px;
    margin-right: 22px;
    height: 30px !important;
    width: 157px !important;
}

.popapMasseges .btn span {
    line-height: 1;
    vertical-align: top;
}

.content_area {
    border: 1px solid #cccccc;
    height: 140px;
    resize: none;
    margin-top: 5px;
    padding: 10px;
    width: 520px;
}

/*info popup end*/

/*My Contacts Page*/
.contactsTab {
    display: none;
}

.contactsTab.tabActive {
    display: block;
}

.changePasswordContainer {
    margin-bottom: 60px;
    margin-left: 25px;
}

.changePasswordContainer h3 {
    border-bottom: 1px solid;
    margin-top: 70px;
    padding-bottom: 15px;
}

.changePassword {
    background-image: url("../images/profilePage/dot.png");
    background-repeat: no-repeat;
    margin-top: -6px;
    padding-top: 12px;
}

.contactsContainer {
    display: table;
    margin-top: 40px;
    width: 900px;
}

.contactsContainer .divTableCol {
    vertical-align: top;
}

.fotoContacts-img {
    border: 4px solid #c9c9c9;
    /*	border-radius: 40px;*/
    max-height: 54px;
    max-width: 54px;
}

.border-dashed {
    border-bottom: 1px dashed #bfbfbf;
}

.contactsContainer .nameDate {
    margin-left: 0px;
    vertical-align: middle;
}

.contactsContainer .nameDate span {
    color: #878787;
    font-size: 14px;
}

.add-contact, .remove-contact {
    background-image: url("../images/contacts/add-contact.png");
    display: inline-block;
    height: 15px;
    margin-left: 5px;
    width: 15px;
}

.remove-contact {
    background-image: url("../images/contacts/remove-contacts.png");
}

.passChangeField {
    height: 35px;
    margin-top: 7px;
}

.passChangeField .span2 {
    float: right;
    height: 28px;
    width: 474px;
}

.passChangeField #inviteToGroup {
    float: right;
    height: 28px;
    width: 354px;
    padding:0 10px;
}

.centeredDiv {
    margin: 0 auto;
    text-align: center;
    width: 540px;
}

#serch_result div{
    margin:0 5px;
}

#serch_result img{
    width:80px;
    height: 80px;
}

.popapMasseges .span2 {
    padding-left: 7px;
    width: 420px;
}

/*My Files*/
.load-info {
    color: #3f3f3f;
    font-family: PTSans;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 40px;
}

.border-area {
    background-color: white;
    border: 1px solid #cccccc;
    height: 130px;
    text-align: center;
    width: 907px;
}

.border-area div {
    display: inline-block;
    margin-top: 40px;
    vertical-align: middle;
}

.border-area p {
    color: #3f3f3f;
    font-family: PTSans;
    font-size: 14px;
    line-height: 2.5;
    margin-left: 170px;
}

.allLoadFiles {
    width: 100%;
    display: block;
}

.allLoadFiles  table{
    width: 100%;
}

.detailsCol {
    width: 210px;
}

.delCol {
    width: 100px;
}

.allLoadFiles a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}

.fileDash {
    border-bottom: 1px dashed #bfbfbf;
    width: 100%;
    height: 20px;
}

#loadFileButton span {
    margin-top: 5px;
}

.qq-upload-button {
    position: absolute !important;
    left: -9999px;
}
#uploaded .qq-upload-drop-area {
    display: block !important;
    height: 130px !important;
    width: 670px !important;
    top: -130px !important;
    background-color: transparent !important;
}

.dragHover {
    background-color: #FFF6E0;
}

#filesList {
    margin-top: 30px;
    width: 100%;
}

.attachFile {
    display: inline-block;
    margin-top: 20px;
    margin-left: 30px;
    font-family: PTSans;
    color: #252626;
}

.filesUploads {
    display: none;
}

.filesUploads .passChangeField {
    text-align: center;
}

#loadFileButton {
    width:226px;
    float: left;
    height: 40px;
    margin-right: 50px;
}

.filesUploads .btn-Company {
    margin-top: 15px;
}

.filesUploads  #loadFileButton {
    margin-right: 35px;
}

.loadArea {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}

.loadArea .qq-upload-drop-area {
    display: none !important;
}

.filesUploads #filesList {
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}

.attachedFile {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 540px;
}

/*Unread statuses*/
.unread  a{
    color: #0192c9 !important;
}

.unreadNumber {
    display: none;
}

.unread .unreadNumber {
    display: inline;
}

/*Article*/
#faq {
    margin-bottom: 20px;
    margin-top: -10px;
    text-align: center;
}
.articleDate{
    float:right;
}
.all-coment {
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

#articleDescription {
    background-color: white;
    border: 1px solid #cccccc;
    padding: 20px;
}

#articleDescription p,#articleDescription h1,#articleDescription h2,#articleDescription h3,#articleDescription h4 {
    word-wrap: break-word;
}

.bottom-info {
    border-bottom: 2px solid black;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sendFriendWrap {
    display: inline-block;
    float: right;
    margin-top: 25px;
}

.fullCompanyDescription .sendFriendWrap {
    margin-top: 0px;
}

.bottom_profile .sendFriendWrap {
    margin-top: -20px;
    float: left;
}

#companyTab, #vacancyTab, #articleTab, #saTab, #autoImportTab,#infoTab {
    margin-bottom: 38px;
}

.sendFriend {
    color: #25a1d6;
    margin-left: 20px;
    text-decoration: none;
    font-family: PTSans-Bold;
    font-size: 18px;
    float: left;
}

.sendFriend.like {
    margin-left: 0px;
}

.like.disabled, .like_count.disabled {
    color: #87b0c7;
}

.dislike.disabled, .dislike_count.disabled {
    color: #87b0c7;
}

.sendFriend.like_count, .sendFriend.dislike_count {
    margin-left: 5px;
    text-decoration: underline;
}

.sendFriendWrap span {
    display: inline-block;
}

.sendFriend-icon {
    background-image: url(../images/sendFriend.png);
    height: 18px;
    width: 34px;
}

.likeText {
    float: left;
    display: block;
    margin-right: 7px;
}

.recomPopup {
    background-color: #fff;
    color: #000;
    padding: 8px;
    position: absolute;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) outset;
    box-shadow: 2px 2px 1px #ccc;
}

.dislikePopup {
    margin-left: 20px;
}

.recomPopup a{
    color: #2da7d7;
    text-decoration: none;
}

.recomPopup li{
    list-style: none;
    min-width: 230px;
    margin-bottom: 12px;
    font-size: 18px;
}

.recomPopup li:first-child {
    margin-bottom: 15px;
}

.recomPopup li:last-child {
    margin-bottom: 0;
}

.collapseComment {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 20px;
    padding-bottom: 20px;
}

.collapse-btn-Wrap {
    display: inline-block;
    float: left;
}

.collapse-btn {
    font-size: 17px;
    height: 34px;
    width: 293px;
}

.i-like-icon {
    background-image: url(../images/hand.png);
    height: 26px;
    width: 27px;
}

.like.disabled .i-like-icon {
    background-image: url(../images/hand-disabled.png);
}

.dislike .i-like-icon {
    background-image: url(../images/unhand.png);
}

.dislike.disabled .i-like-icon {
    background-image: url(../images/unhand-disabled.png);
}

.addDialoguesContainer .btn {
    height: 30px;
    width: 157px;
}
.xmlImportTable{
    display: table;
    width: 856px;
}
.xmlImportTableCell {
    display: table-cell;
    padding: 5px 0;
}
.xmlImportTableCell .general {
    vertical-align: middle;
}
.someArticle {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.otherArticle {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.otherArticle h4 {
    margin-bottom: 5px;
}

.article-Text {
    text-align: justify;
}

.article-Text a {
    color: #0098cb;
    font-size: 14px;
}

.job-col {
    display: table-cell;
    width: 400px;
}

.jobLinkWrap {
    line-height: 150%;
    width: 250px;
}

.aboutUsLink, .boldLink, .jobLink {
    color: #0192c9;
}

.black-link {
    color: black;
    font-family: PTSans-Bold;
    font-size: 18px;
}

.addDialoguesContainer .newArticle, .addDialoguesContainer .dialoguesOnVacancies {
    display: inline-block;
}

.dialogItem.unread, .vacDialogItem.unread {
    background-color: #DEDEDE;
}

/*Vacancy Page*/
.upWrap {
    display: none;
    padding-bottom: 20px;
    padding-top: 20px;
}

.upSocNetworck {
    display: inline-block;
    float: left;
}

.updateBtnWrap {
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 10px;
    margin-right: 40px;
}

.updateVacancy {
    background: #ffb40d;
    background: -moz-linear-gradient(top, #ffb40d 0%, #ff9600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600));
    background: -webkit-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -o-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: -ms-linear-gradient(top, #ffb40d 0%,#ff9600 100%);
    background: linear-gradient(to bottom, #ffb40d 0%,#ff9600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 );
    border: 1px solid #BD7E11;
    border-radius: 3px 3px 3px 3px;
    color: white;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 17px;
    height: 40px;
    overflow: visible;
    padding: 0;
    width: 210px;
}

.topBtn {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.topBtn div {
    display: inline-block;
}

.raiting-icon {
    background-image: url(../images/up-raiting.png);
    height: 20px;
    display: inline-block;
    float: right;
    margin-right: 11px;
    width: 20px;
}

.ok-update {
    text-align: center;
    width: 46px;
}

.short-btn {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 );
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    cursor: pointer;
    font-family: PTSans;
    font-size: 12px;
    height: 30px;
    float: right;
    margin-left: 20px;
    overflow: visible;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 125px;
}

.rubricDropdown  {
    top: -11px;
}

.rubricDropdown  .dropdown-toggle{
    width: 231px;
    height: 30px;
    line-height: 30px;
    font-family: PTSans;
    font-size: 12px;
}

.rubricDropdown   .caret {
    top: 5px;
    right: 15px;
}

.rubricDropdown  .dropdown-menu li {
    height: 30px;
    width: 241px;
    line-height: 30px;
    font-family: PTSans;
    font-size: 12px;
}

.vip-icon {
    background-image: url(../images/up-star.png);
    height: 19px;
    display: inline-block;
    float: right;
    margin-right: 11px;
    width: 18px;
}
.vacancyDescrWrap {
    padding-left: 20px;
    padding-right: 20px;
    word-wrap: break-word;
}

/*Contacts Page*/
.titleContactWrap {
    margin-top: 30px;
    margin-bottom: 5px;
}

.titleOnContact {
    margin-left: 45px;
}

.contactTable {
    background-color: white;
    border: 1px solid #cccccc;
    margin-left: 30px;
    padding-left: 25px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.contactTable .div-table-row {
    padding: 2px;
}

.supportInformation {
    float: left;
    margin-left: 150px;
    text-align: right;
}

.weInNetwork {
    margin-left: 30px;
    padding: 15px;
}

.boldLink {
    font-family: PTSans-Bold;
}

.lineAlign {
    line-height: 200%;
    vertical-align: middle;
}

/*Help Page*/
.faqWrap {
    background-color: white;
    border: 1px solid #cccccc;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.help-rabotalux {
    padding-left: 45px;
    padding-right: 10px;
}

.faq {
    margin-top: 20px;
}

.faq .aboutUsLink {
    display: block;
    color: #279bcd;
    line-height: 150%;
    margin-left: 44px;
    text-decoration: underline;
}

.subAnswer {
    margin-left: 55px;
}

.faqReply {
    display: none;
}

.faq .aboutUsLink {
    display: block;
    color: #279bcd;
    line-height: 150%;
    margin-left: 44px;
    text-decoration: underline;
}

.subAnswer li {
    list-style: none;
    margin-left: 25px;
}

.faqs {
    margin-bottom: 20px;
}

/*Settings Page*/
.passChange {
    margin-top: 10px;
    margin: 0 auto;
    width: 724px;
    height: 165px;
}

.passChange .btn {
    font-size: 17px;
    margin-right: 0;
    width: 158px;
}

/*About Us Page*/
#aboutus {
    background-color: white;
    border: 1px solid #cccccc;
    margin-top: 25px;
    padding: 20px;
}

#aboutus p {
    color: #272727;
    line-height: 150%;
    margin: 5px;
    padding: 5px 0 0 5px;
    width: 98%;
}

.aboutus-img {
    float: left;
    margin: 0 15px 15px 0px;
    padding: 5px;
}

#aboutus p {
    color: #272727;
    line-height: 150%;
    margin: 5px;
    padding: 5px 0 0 5px;
    width: 98%;
}

.MyUl {
    margin: 15px 0 10px 50px;
    list-style: none;
}

.MyUl li {
    line-height: 150%;
}

.text-area {
    margin-top: 25px;
}

#sendComment {
    height: 30px;
    width: 157px;
}


/*Forgot Password*/
#middle {
    border-top: 1px solid black;
    margin: 0 auto;
    margin-top: 10px;
    width: 1134px;
    min-height: 300px;
}

#forgotPassWrap {
    margin: 0 auto;
    width: 1134px;
}

.forgotPassContainer {
    border: 2px solid #cccccc;
    color: black;
    padding: 30px;
    text-align: center;
    font-family: PTSans;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 60px;
}

#unsubscribedWrap {
	margin: 0 auto;
	width: 1134px;
}

.unsubscribedContainer {
	border: 2px solid #cccccc;
	color: black;
	padding: 30px;
	text-align: center;
	font-family: PTSans;
	font-size: 18px;
	margin-top: 110px;
	margin-bottom: 125px;
}
.unsubscribe {
    border-radius: 4px 4px 4px 4px;
    height: 45px;
    float: none;
    font-size: 24px;
    line-height: 47px;
    margin: 0;
    width: 180px !important;
    display: block;
    text-decoration: none;
}
.forgotPassContainer a{
    color: #1a79bb;
}

.emailChangeField {
    border-top: 1px solid #cccccc;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 35px;
    padding-top: 30px;
    text-align: center;
    width: 730px;
}

.emailChangeField .passChangeField {
    margin: 0 auto;
    text-align: center;
    width: 680px;
}

.emailChangeField .span2 {
    width: 375px;
}

.send-request .btn {
    border-radius: 4px 4px 4px 4px;
    height: 45px;
    float: none;
    font-size: 24px;
    line-height: 89%;
    margin: 0;
    width: 249px;
}

.send-request p {
    margin-bottom: 30px;
    margin-top: 30px;
}

/* recomended vacancies */
.recommendedVacanciesWrapper{
    float: left;
    font-family: PTSans;
    width:207px;
}
.recommendedVacancies, .recommendedTopics{
    background-color: white;
    padding: 15px;
}
#recommended_vacancies{
    position: relative;
    /*width: 913px;*/
    background: #fafafa;
}
#recommended_vacancies_div{
    float: left;
    width: 915px;
}
#recommended_vacancies_text{
    float: left;
    margin: 0 12px 0 7px;
    width: 190px;
    font-family: PTSans;
    font-size: 14px;
    color: black;
    padding: 45px 0 43px 0;
    display: none;
}
#recommended_vacancies .descr_Vacansy {
    border: none;
    border-bottom: 1px solid #d1d1d1;
    background-color: white;
    margin: 5px 7px 5px 7px !important;
    width: 443px;
    min-height: 100px;
    float: left;
}
#recommended_vacancies .descr_Vacansy .headerDescrip{
    width: 420px;
    margin-top: 14px;
}
#recommended_vacancies .descr_Vacansy .portlet_header{
    width: 400px;
    border-bottom: none;
    font-family: PTSans-Bold;
}
#recommended_vacancies .descr_Vacansy .portlet_header a{
    font-family: PTSans-Bold;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#recommended_vacancies .descr_Vacansy .headerDescrip .companyName{
    margin: 0;
    float: left;
    max-width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#recommended_vacancies .descr_Vacansy .raiting{
    float: left;
    margin-left: 5px;
    margin-top: 1px;

}
#recommended_vacancies_label,#recommended_vacancies_zaglushka{
    text-align: center;
    width: 150px;
    background: #fafafa;
    border: 1px solid #E1E1E1;
    margin-left: 372px;
    color: #0bae39;
    font-family: PTSans-Bold;
    font-size: 15px;
    border-radius: 0 0 10px 10px;
    padding:5px 10px;
    cursor: pointer;
    position: absolute;
    border-top: 0;
}
#recommended_vacancies_close{
    text-align: center;
    width: 150px;
    background: #fafafa;
    border: 1px solid #E1E1E1;
    margin-left: 462px;
    color: #0bae39;
    font-family: PTSans-Bold;
    font-size: 15px;
    border-radius: 0 0 10px 10px;
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    border-top: 0;
    display: none;
}
.vacancies-block, .topics-block{
    margin-bottom: 20px;
    word-wrap: break-word;
}
.vacancies-block a, .topics-block a{
    font-size: 14px;
}
.vacancyTitle{
    color:#0298d1;
    text-align: center;
    margin-bottom: 7px;
}
.blockStatusAccount .vacancyTitle{
    color: #000000;
}
.rightBarLink{
    color:#01a7d7;
}
.jobLocation{
    color: #666666;
    font-size: 14px;
    margin: 0;
    padding: 0;
    white-space: pre-line;
    white-space: -moz-pre-wrap !important;
    white-space: -hp-pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -pre-wrap;
    word-wrap: break-word;
}

.jobLocation img{
    margin-right: 5px;
    margin-top: -4px;
}

/*SA Popup*/
.popapTable {
    margin: 0 auto;
    width: 540px;
}

.div-Table-Col {
    display: table-cell;
    vertical-align: top;
}

.width-cell {
    width: 300px;
}

.paymentPopup .width-cell{
    width: 240px;
}

.saPopup .warning-info {
    margin: -10px auto 0;
    width: 540px;
}

.warning-info p {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.saveSearch div {
    cursor:pointer;
}

.saDropdown .dropdown-toggle {
    width: 239px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.saDropdown .dropdown-menu li {
    width: 259px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.saDropdown  .caret {
    top: 5px;
    right: 15px;
}

.saNameRow, .saEmailRow {
    display: none;
}

.avatarPersonProfile, .avatarPersonProfile_ {
    border-radius: 100px;
    height: 160px;
    width: 160px;
}

/*Settings Page*/
.oldEmail {
    float: right;
    display: inline-block;
    font-weight: bold;
}

/*Sitemap*/
.siteMapeWrap {
    margin-top: 70px;
    padding-left: 23px;
}

.div-col {
    display: table-cell;
    height: 100px;
    width: 320px;
}

.bottom-Wrap {
    margin-bottom: 20px;
}

.long-sep {
    background-image: url(../images/long-sep.png);
    height: 15px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 880px;
}

.siteMapeWrap h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
}

.mapLinkWrap {
    margin-bottom: 20px;
}
.invalidConfirm {
    color: black;
}

.accountWrap{
    background-color: white;
    border: 1px solid #cccccc;
    color: black;
    font-family: PTSans;
    padding: 9px;
    display: none;
}
.accountWrap.tabActive {
    display: block;
}
.possible{
    margin-top:20px;
    margin-bottom: 40px;
    padding-left:20px;
}
.ul-possible{
    line-height: 2;
    margin-bottom: 20px;
}
.leftTable{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    display: inline-block;
    width: 500px;
}

.priceOver{
    font-family: Myriad Pro;
    color:#019ed0;
    font-size: 20px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    height: 60px;
    line-height: 3;
}
.priceVacancies{
    border-bottom: 1px solid #cccccc;
    text-align: center;
    height: 60px;
    margin: 0 auto;
    padding-left: 40px;
}
.priceNumber {
    color:#019ed0;
    font-family: PTSans-Bold;
    font-size:26px;
}
.orderedVacancy, .buyMore, .toBuy, .promptSave,.postOnWallButton{
    background: #ffb40d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb40d 0%, #ff9600 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb40d), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb40d 0%,#ff9600 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb40d 0%,#ff9600 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb40d', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
    color: white;
    border: 1px solid #bd7e11;
    height: 33px;
    width: 117px;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    font-family: PTSans-Bold;
    font-size: 22px;
    overflow: visible;
    padding: 0;
    margin-top: 13px;
    text-shadow: 0px 1px 5px #7e3605;
}
.flouting{
    float:left;
}
.rightTable{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    display: inline-block;
    margin-left: 25px;
    width: 537px;
}
.rightTable .priceVacancies{
    height: 72px;
    padding-top: 12px;
}
.tableWrap{
    margin: 0 auto;
    text-align: center;
    display: table;
}
.notBorderLeftTable{
    border-left: none;
    float: left;
}
.compare-row div{
    display: table-cell;
    border-radius: 3px;
    vertical-align: middle;

}
.standart{
    background-image: url(../images/accounts/standart.png);
    background-repeat: no-repeat;
    width: 220px;
}
.silver{
    background-image: url(../images/accounts/silver.png);
    background-repeat: no-repeat;
    width: 220px;
}
.gold{
    background-image: url(../images/accounts/gold.png);
    background-repeat: no-repeat;
    width: 220px;
}
.platinum{
    background-image: url(../images/accounts/platinum.png);
    background-repeat: no-repeat;
    width: 220px;
}
.orderedVacancy span{
    line-height: 115%;
}
.capabilities, .other-cell{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    border:1px solid #d8d8d8;
    border-radius: 3px;
    /*    height: 61px; */
    font-family: PTSans;
    font-size: 16px;
    vertical-align: middle;
}
.types_of_accounts_width{
    width: 233px;
}

.compare-row{

    text-align: center;
}
#types_of_accounts{
    font-family: PTSans-Bold;
    font-size: 24px;
    line-height: 245%;
}
.types_of_accounts{
    background: #f0f0f0; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0f0f0 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0f0f0 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0f0f0 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    border:1px solid #d8d8d8;
    background-repeat: no-repeat;
}
.fullInfoWrap{
    background: white;
    border: 1px solid #bdbdbd;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 856px;
}
.blue-text{
    color: #0090d1;
}
.time{
    background-image: url(../images/accounts/time.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 19px;
    width: 13px;
}
.left-div{
    display: inline-block;
    float: left;
}
.right-div{
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    display: inline-block;
    float: right;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.fullInfoTop{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    padding-top: 10px
}
.opportunity-to-place{
    border-bottom: 1px solid #cccccc;
    padding-top: 20px;
    padding-bottom: 15px
}
.grey-color{
    color: #666666;
}
.dark-blue{
    color:#0174b4;
}
.orange{
    color: #ffa600;
}
.orange a{
    color: #ffa600;
    text-decoration: none;
}
.fire{
    background-image: url(../images/accounts/fire.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    width: 29px;
}
.interesting{
    background-image: url(../images/accounts/interesting.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    width: 29px;
}
.ups{
    background-image: url(../images/accounts/ups.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 29px;
}
.publishedVacancyWrap{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.postInCategory {
    float: right;
}

.postInCategory .rubricDropdown {
    top: 0;
}

.postInCategory  .dropdown-menu li {
    width: 277px;
}

.postInCategory .dropdown-toggle{
    height: 30px;
    line-height: 28px;
    width: 267px;
    margin-top: 2px;
}
.publishedVacancy{
    display: inline-block;
    float: left;
}
.write{
    background-image: url(../images/accounts/write.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width:22px;
}
.retrieve{
    background-image: url(../images/accounts/type.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width:17px;
}
.views{
    background-image: url(../images/accounts/views.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width:25px;
}
.likes{
    background-image: url(../images/accounts/like.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width:18px;
}
.dislikes{
    background-image: url(../images/accounts/dislike.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width:18px;
}
.type{
    background-image: url(../images/accounts/type.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    width: 16px;
}
.general{
    background-image: url(../images/accounts/general.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    width: 29px;
}
.portlet_header .general, .portlet_header .interesting, .portlet_header .fire{
    float: left;
    margin-right: 5px;
}
.typeWrap{
    border-bottom: 1px solid #cccccc;

}
.buyMore{
    border-radius: 4px;
    height: 34px;
    width: 107px;
}
.opportunity-block{
    display: inline-block;

}
.margin-leftOnPersonalOffice{
    margin-left: 22px;
}


/*Payment Popup*/
.currencyRadios {
    height: 40px;
}

.currencyDiv {
    float: left;
    display: none;
}

.currencyRadios label {
    display: inline-block;
    margin-left: 5px;
    margin-right: 10px;
}

.paymentPopup .div-Table-Col{
    height: 40px;
    line-height: 40px;
}

.totalAmount {
    font-weight: bold;
}
.paymentLoader {
    display: none;
    background-image: url(../images/accounts/paymentLoader.gif);
    width: 220px;
    height: 19px;
    margin: 15px auto 0 auto;
}

.paymentMethod {
    margin-right: 5px;
    float: left;
    width: 87px;
    height: 30px;
    border: 3px solid #eeeeee;
    cursor: pointer;
}

.paymentMethod  img{
    display: block;
}

.paymentMethod.chosen {
    border: 3px solid #ff9600;
}

.sameBlock{
    display:inline-block;
}
.sameBlock .general, .sameBlock .fire, .sameBlock .interesting {
    padding-left: 10px;
}
.little-text{
    font-size: 14px;
}
.other-cell{
    background: #ebebeb;
    width: 218px;
    font-size: 20px;
}
.yes{
    background-image: url("../images/accounts/yes.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 190px;
    text-align: center;
    width: 27px;
}
.no{
    background-image: url("../images/accounts/no.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 190px;
    text-align: center;
    width: 20px;
}
.other-cell .blue-text{
    font-family: PTSans-Bold;
}
.label-Left{
    font-size: 17px;
    text-align: left;
    margin-left: 20px;
    padding: 5px;
}
.toBuy{
    margin: 0;
    width: 218px;
    height: 68px;
}
.iconMyProfile{
    background-image: url("../images/profilePage/28.png");
    background-repeat: no-repeat;
    float: right;
    height: 27px;
    width: 27px;
}
.key{
    background-image: url("../images/accounts/key.png");
    background-repeat: no-repeat;
    height: 26px;
    width: 29px;
    display: inline-block;
}
.progressBarWrap{
    text-align: center;
    font-size: 14px;
}
.priceWrapper{
    background: #ededed;
    border: 1px solid #cccccc;
    color: black;
}
.silver0, .silver1, .silver3, .silver6, .silver12, .gold0, .gold1, .gold3, .gold6, .gold12, .platinum0, .platinum1, .platinum3, .platinum6, .platinum12 {
    background-color: white;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    width: 402px;
}

.silver1{
    background-image: url("../images/accounts/1.png");
}
.silver3{
    background-image: url("../images/accounts/2.png");
}
.silver6{
    background-image: url("../images/accounts/3.png");
}
.silver12{
    background-image: url("../images/accounts/4.png");
}
.gold1{
    background-image: url("../images/accounts/9.png");
}
.gold3{
    background-image: url("../images/accounts/10.png");
}
.gold6{
    background-image: url("../images/accounts/11.png");
}
.gold12{
    background-image: url("../images/accounts/12.png");
}
.platinum1{
    background-image: url("../images/accounts/5.png");
}
.platinum3{
    background-image: url("../images/accounts/6.png");
}
.platinum6{
    background-image: url("../images/accounts/7.png");
}
.platinum12{
    background-image: url("../images/accounts/8.png");
}
.priceTable{
    background-color: white;
    width: 140px;
    height: 54px;
    /*    border: 1px solid #ededed;*/
    font-family: PTSans;
    font-size: 18px;
    vertical-align: middle;
}
.silverTable, .goldTable, .platinumTable{
    display: table;
    border: 1px solid #cccccc;
}
.progress-bar{
    background-color: white;
    border: 1px solid #cccccc;
    height: 4px;

}
.orange span{
    background-color: #fecf23;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
    background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
    background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
    background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
    background-image: -o-linear-gradient(top, #fecf23, #fd9215);
    background-image: linear-gradient(top, #fecf23, #fd9215);

}

.officeTab {
    display:none;
}

.officeTab.tabActive {
    display: block
}

.personalPageLink {
    text-decoration: none;
}
.priceAccountHeader{
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.priceTable .orderedVacancy{
    margin: 0;
}
.mouthPadding{
    text-align: left;
    margin-left: 14px;

}
.priceTable .blue-text{
    font-family: PTSans-Bold;
}
.titleVacancyCompany{
    font-family: PTSans-Bold;
    text-align: left;
    margin-left: 14px;
    font-size: 17px;
    text-decoration: none;
}

#additionalCompare {
    display: none;
}
.licenseWrap{
    font-size: 17px;
    padding: 30px;
    border: 1px solid #cccccc;
    background: white;
    text-align: justify;
}
    .licenseWrap .headLine{
        text-transform: uppercase;
        font-size: 18px;
        font-family: PTSans;
        font-weight: bold;
        text-align: center;
        color: black;
        margin: 0 0 20px 0;
    }
    .licenseWrap .headLineCenter{
        text-transform: uppercase;
        font-size: 16px;
        font-family: PTSans;
        font-weight: bold;
        text-align: center;
        color: black;
        margin: 20px 0;
    }
.license-list li{
    line-height: 150%;
    list-style: disc;
    margin-left: 50px;
    font-size: 15px;
}
.raiting{
    display: inline-block;
    background: transparent url("../images/stars.png") 0 0 no-repeat;
    height: 15px;
    width: 93px;
    text-indent: -999em;
    overflow: hidden;
}
.star4{
    background-position: -18px 0px;
}
.star3{
    background-position: -37px 0px;
}
.star2{
    background-position: -55px 0px;
}
.star1{
    background-position: -72px 0px;
}
.progressBar-indicator{
    background-color: #ffa600;
    height: 4px;
    display: block
}

.bundleContainer {
    display: none;
}

.silver-img{
    background-image: url("../images/accounts/silver-img.png");
    background-repeat: no-repeat;
    height: 134px;
    width: 259px;
}
.circle{
    background-image: url("../images/accounts/circle.png");
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    color:#40435a;
    padding-left: 9px;
    padding-top: 2px;
}
.possibleBlock{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-top: 15px;
}
.possibleText{
    display: table-cell;
}
.gold-img{
    background-image: url("../images/accounts/gold-img.png");
    background-repeat: no-repeat;
    height: 142px;
    width: 216px;
}
.platinum-img{
    background-image: url("../images/accounts/platinum-img.png");
    background-repeat: no-repeat;
    height: 135px;
    width: 416px;
}
.silverTable .compare-row div, .goldTable .compare-row div, .platinumTable .compare-row div{
    border-radius: 0;
    border-left: 1px solid #d2d2d2;
    /*    border-right: 1px solid #d2d2d2;*/
}
.silverTable .compare-row, .goldTable .compare-row, .platinumTable .compare-row {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
emptyCell{
    height: 54px;
}
.editUserTabs{
    font-family:PTSans-Bold;
}
/*.progressBarWrap div{
    padding-bottom: 5px;
    padding-top: 5px;
}*/
.editProfile-btn{
    border-radius: 4px 4px 4px 4px;
    height: 35px;
    margin: 0;
    width: 35px;
}
.editIcon-Pencil{
    background-image: url("../images/editUser/pencil.png");
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    margin-left: 4px;
    width: 27px;
}
.avatarPersonProfile_{
    height: 160px;
    border-radius: 9px;
    margin-top: 14px;
}
.fotoUser_{
    margin-right: 20px;
    border: 1px solid #cccccc;
    height: 190px;
    width: 190px;
    border-radius: 10px;
    display: inline-block;
    float:  left;
    text-align: center;
    text-shadow: 0px 1px 5px #dfdfdf;
    position:relative;
}

.followsAndFavourites {
    height:37px;
    border-bottom:1px solid #D3D3D3;
    float:right;
    /*background: url(../images/followAndFavouritesBg.png);*/
    /*float:left;*/
    /*margin:2px 0;*/
}
.followsAndFavourites .follow{
    height:37px;
    width: 37px;
    background: url(../images/followToggle2.png);
    cursor:pointer;
    float:left;
}
    .followsAndFavourites .follow:hover{
        background-position: 0 37px;
    }
    .followsAndFavourites .follow.active{
        background-position: 0 37px;
    }

.followsAndFavourites .favourites{
    height:37px;
    width: 37px;
    background: url(../images/favouritesToggle.png);
    cursor:pointer;
    float:left;
}


    .followsAndFavourites .favourites:hover{
        background-position: 0 37px;
    }
    .followsAndFavourites .favourites.active{
        background-position: 0 37px;
    }

.basic_info_{
    display: inline-block;
    float:  left;
    width: 74%;
}
.fullNameBlock{

    padding-bottom: 10px;
    padding-right: 20px;
    display: inline-block;
    /*margin-top: 20px;*/
}
.fullName_{
    font-size: 19px;

    padding-right: 20px;
}
.profileWrap{
    background-color: white;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 18px;
    padding-bottom: 20px;
    margin-top: 15px;
}
#middle_profile{
    border-top: 1px solid #212e38;
}
.leftCell{
    display: table-cell;
    font-family: PTSans-Bold;
    width: 150px;
}
.close_promptBlock{

}
.close_prompt{
    background-image: url("../images/profilePage/close.png");
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    width:17px;
    float: right;
}
.fieldNamePrompt{
    font-family: PTSans-Bold;
    font-size: 16px;
    text-shadow: 0 0 5px black;
    display: table-cell;
    width: 85px;
    height: 45px;
}

.promptWrap{
    padding: 10px;
    background-color: #0198d1;
    color: white;
    margin-top: 35px;
    width: 850px;
}
.promptWrap h3{
    text-shadow: 0 0 5px black;
}
.promptWrap input{
    height: 30px;
    padding-left: 10px;
    width: 300px;
}
.promptWrap2{
    padding: 10px;
    background-color: #0198d1;
    color: white;
    margin-top: 35px;
}
.promptWrap2 h3{
    text-shadow: 0 0 5px black;
}
.promptWrap2 input{
    height: 30px;
    padding-left: 10px;
    width: 300px;
}
.mainH3{
    margin-bottom: 15px;
    margin-top: -40px;
    text-shadow: none !important;
    color: #000000;
    float: left;
}
.promptSpan{
    margin-left: 170px;
}
.profileWrap div ul li{
    list-style-type: none;
    margin-top: 10px;
}
.profileWrap div ul li a{
    color: #0194cd;
}
.tabStyleFollowing{
    margin-left: 40px;
}
.promptInput{
    margin-left: 20px;
}
.promptSave,.postOnWallButton{
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 30px;
    width: 106px;
}
.promptSkip{
    display: inline-block;
    height: 30px;
    margin-left: 30px;
    margin-top: 13px;
    width: 124px;
}
.up_profile_ .userNewsWrap {
    background: #E7E7E7;
    padding: 0px 0 1px 0;
    overflow: hidden;
}
.up_profile_ .userNewsWrap.maxHeight {
    max-height: 195px;
}
.up_profile_ .userNewsWrap .newsItem {
    /*display: none;*/
}
.deletePost{
    float: right !important;
    max-width: 15px !important;
    display: block;
    max-height: 15px !important;
    margin: 0 !important;
    cursor: pointer;
}
.showMoreNews{
    border-top:1px solid #c4c4c4;
    border-bottom:1px solid #c4c4c4;
    background: #f6f6f6;
    color: #385487;
    text-align: center;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    margin: 0 0 30px 0;
}
.articlePageHeader{
    border-top: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
}
.blue-text {
    color: #0090d1;
}
.articleHeaderMenu{
    display: inline-block;
    height:60px;
    text-align: center;

}
.articleHeaderMenu-list{
    height:60px;
    margin: 0;
    padding: 0;
}
.articlePageHeader{
    margin-top:13px;
    margin-bottom: 13px;
    text-align: justify;
    width: 1134px;
}
.articleHeaderMenu a{
    padding-left: 20px;
    padding-right: 20px;
    color: #008cc6;
    font-family: PTSans;
    font-size: 14px;
    height: 60px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 182px;
}
.articleLeftBarWrap{
    width: 260px;
}
.articleLeftBarMenu{

    width: 260px;
    background-color: white;
    margin-bottom: 13px;
    border: 1px solid #d2d2d2;
}
.article-img{
    background-image: url("../images/articlePage/3.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;

    height: 27px;

    width:37px;
}
.articleLinkMenu{
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 150px;
    padding-left: 20px;
}
.articleTopMenu{
    text-decoration: none;
    color: #25354f;
}
.discussion-img{
    background-image:  url("../images/articlePage/2.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    height: 27px;
    width:37px;
}
.groups-img{
    background-image:  url("../images/articlePage/1.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    height: 27px;
    width:37px;
}
.sections{
    font-family: PTSans-Bold;
    color:#0074be;
    height: 40px;
    line-height: 2;
}
.articleLeftBarWrap, .articleCenterBarWrap{
    display: inline-block;
    float: left;
    color: black;
    font-family: PTSans;
}
.articleCenterBarWrap{
    margin-left:17px;
    width: 856px;
}
.sectionsBlock{
    width: 260px;

    border: 1px solid #d2d2d2;
    background-color: white;
}
.bold_blue{
    color: #0074be;
    font-family: PTSans-Bold;
    text-align: center;
    font-size: 18px;
}
.articlePageHeaderWrap{
    /*background-image: url("../images/8.png");*/
    background-color: #ffffff;

}
.articlePageHeaderMain{
    margin: 0 auto;
    width: 1134px;
    height: 110px;
}
    .articlePageHeaderMain ul{
        margin: 0 auto;
        padding:0;
        border:1px solid #C5C5C5;
        border-left:none;
        width:1131px
    }
    .articlePageHeaderMain ul li{
        margin: 0;
        padding:0;
        list-style-type: none;
        width:225px;
        height:110px;
        border-left:1px solid #C5C5C5;
        float:left;
        cursor:pointer;
    }
    /*hover block*/
    .articlePageHeaderMain ul li.categoryit:hover{
        background-color:#FF7171;
    }
    .articlePageHeaderMain ul li.categoryfinance:hover{
        background-color:#009DC7;
    }
    .articlePageHeaderMain ul li.categorywork:hover{
        background-color:#AA7CA3;
    }
    .articlePageHeaderMain ul li.categorymedicine:hover{
        background-color:#334783;
    }
    .articlePageHeaderMain ul li.categorystudents:hover{
        background-color:#5AAC86;
    }

    .articlePageHeaderMain ul li .img{
        margin: 10px auto 10px auto;
        background-repeat: no-repeat;
        width:41px;
        height:40px;
    }
    .articlePageHeaderMain ul li.categoryit .img{
        background-image: url(../images/techIT.png);
    }
    .articlePageHeaderMain ul li.categoryfinance .img{
        background-image: url(../images/techBussines.png);
    }
    .articlePageHeaderMain ul li.categorywork .img{
        background-image: url(../images/techAbout.png);
    }
    .articlePageHeaderMain ul li.categorymedicine .img{
        background-image: url(../images/techMed.png);
    }
    .articlePageHeaderMain ul li.categorystudents .img{
        background-image: url(../images/techStudent.png);
    }
    /*hover img*/
    .articlePageHeaderMain ul li.categoryit:hover .img{
        background-image: url(../images/techITHover.png);
    }
    .articlePageHeaderMain ul li.categoryfinance:hover .img{
        background-image: url(../images/techBussinesHover.png);
    }
    .articlePageHeaderMain ul li.categorywork:hover .img{
        background-image: url(../images/techAboutHover.png);
    }
    .articlePageHeaderMain ul li.categorymedicine:hover .img{
        background-image: url(../images/techMedHover.png);
    }
    .articlePageHeaderMain ul li.categorystudents:hover .img{
        background-image: url(../images/techStudentHover.png);
    }

    .articlePageHeaderMain ul li .vert{
        margin: 0 auto 0 auto;
        width:190px;
        height:40px;
        display:table;
        position:relative;
    }
    .articlePageHeaderMain ul li .vert .header{
        text-align:center;
        width:170px;
        margin:0 auto;
        color: #4F4F4F;
        font-family: PTSans-Bold;
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
        vertical-align: middle;
        display:table-cell;
        position:relative;
    }

.articlePageHeaderMain ul li:hover .vert .header{
    color: #ffffff;
}
.articlePageHeaderMain ul li img.whiteTrunk{
    position:absolute;
    bottom: -4px;
    left:50%;
    margin-left: -5px;
}

.lastArticleAndTopIT {
    width: 1134px;
    height: 500px;
    margin:25px auto 0 auto;
    color:#000000;
    border-bottom: 1px solid #C5C5C5;
}
    .lastArticleAndTopIT .lastArticle{
        width: 545px;
        margin:0 10px;
        float: left;
        text-align: left;
    }
    .lastArticleAndTopIT .lastArticle .job{
        margin:0 !important;
        width:545px !important;
    }
    .lastArticleAndTopIT .lastArticle .article{
        margin:0 !important;
        width:545px !important;
    }
    .lastArticleAndTopIT .lastArticle .shortJobDescription {
        margin-bottom: 10px !important;
        width: 545px !important;
        float: none !important;
        height: 17px !important;
    }
    .lastArticleAndTopIT .lastArticle .shortJobDescription a{
        color: #000000 !important;
        font-family: PTSans-Bold !important;
        font-size: 14px !important;
        text-decoration: underline !important;
        text-align: left !important;
        margin: 0 0 5px !important;
    }
    .lastArticleAndTopIT .lastArticle .companyImg {
        max-width: 545px !important;
        max-height: 220px !important;
        margin: 0 !important;
    }
    .lastArticleAndTopIT .lastArticle .companyImg img {
        max-width: 545px !important;
        max-height: 220px !important;
        margin: 0 !important;
    }
    .lastArticleAndTopIT .lastArticle p.description{
        color: #090909 !important;
        font-family: PTSans !important;
        font-size: 14px  !important;
        line-height: 20px !important;
        text-align: left;
        padding-top: 20px;
        width: 545px !important;
    }
    .lastArticleAndTopIT .lastArticle .continue{
        color: #808080 !important;
        font-family: PTSans !important;
        font-style: italic;
        font-size: 12px  !important;
        text-align: left;
    }

    .lastArticleAndTopIT .lastArticle p{
        color: #969696;
        font-family: PTSans;
        font-size: 10px;
        text-align: left;
    }

    .lastArticleAndTopIT .topIT{
        width: 545px;
        margin:0 10px;
        float: left;
        text-align: left;
    }
    .lastArticleAndTopIT .topIT h2{
        color: #000000;
        font-family: PTSans-Bold;
        font-size: 14px;
        text-decoration: underline;
        text-align: left;
        margin: 0 0 5px;
    }
    .lastArticleAndTopIT .topIT p{
        color: #969696;
        font-family: PTSans;
        font-size: 10px;
        text-align: left;
    }
    .lastArticleAndTopIT .topIT p a{
        color: #969696;
        font-family: PTSans;
        font-size: 10px;
        text-align: left;
    }
    .lastArticleAndTopIT .topIT ul{
        width:260px;
        margin:0;
        padding:0;
    }
    .lastArticleAndTopIT .topIT ul li{
        width:260px;
        list-style-type: none;
        border-bottom: 1px solid #C5C5C5;
        margin:0 0 5px 0;
        padding:0 0 5px 0;
    }
    .lastArticleAndTopIT .topIT ul li:last-of-type{
        border-bottom: none;
    }
    .lastArticleAndTopIT .topIT ul li .job{
        width:260px;
    }
    .lastArticleAndTopIT .topIT ul li .shortJobDescription{
        width:260px;
    }
    .lastArticleAndTopIT .topIT ul li .shortJobDescription a{
        font-size: 14px;
        font-family: PTSans-bold;
        color: #000000;
        text-decoration: none;
    }
    .lastArticleAndTopIT .topIT ul li .companyName{
        font-size: 12px;
        font-family: PTSans;
        color: #626262;
        line-height: 15px;
        margin-top: 5px;
        display: block;
    }
    .lastArticleAndTopIT .topIT ul li .city{
        font-size: 12px;
        font-family: PTSans;
        color: #626262;
        line-height: 15px;
        display: inline;
    }
    .lastArticleAndTopIT .topIT ul li .raiting{
        height:13px;
    }

.lastArticleAndTopIT .topIT table{
    width: 545px;
    border-collapse: collapse;
    border: 1px solid #C5C5C5;
    margin-bottom: 20px;
}
.topIT table tr{
    width: 545px;
}
.topIT table tr td{
    border: 1px solid #C5C5C5;
    height: 80px;
}
.topIT table td a{
    display: block;
    margin: 0 auto;
}
.topIT table td a img{
    display: block;
    margin: 0 auto;
}
.topIT .left{
    width:260px;
    margin-right: 25px;
    float: left;
}
.topIT .right{
    width:260px;
    float: left;
}
.lastArticlesRabota {
    width:1134px;
    height: 460px;
    margin: 0 auto;
    text-align: left;
}
.lastArticlesRabota h2{
    text-align: center;
    font-size: 18pt;
    color: #010101;
    font-family: PTSans-Bold;
    margin: 0;
    padding: 20px 0
}
.lastArticlesRabota #vacancy.article{
    width:358px !important;
    margin: 0 10px !important;
    float: left !important;
}
.lastArticlesRabota #vacancy .job{
    width:358px !important;
    margin-bottom: 10px;
}
.lastArticlesRabota #vacancy.article .companyImg{
    width:356px !important;
    border: 1px solid #c5c5c5 !important;
    margin: 0 auto 10px auto !important;
    padding: 0px !important;
    border-radius: 5px;
}
.lastArticlesRabota #vacancy.article .companyImg img{
    width:358px !important;
    height:195px;
    border-radius: 5px;
}
.lastArticlesRabota #vacancy.article .date {
    color: #969696 !important;
    font-family: PTSans !important;
    font-size: 10px !important;
    text-align: left !important;
}
.lastArticlesRabota #vacancy.article .shortJobDescription {
    margin:0px 0 12px 0;
    float:none;
    /*height: 17px;*/
    max-width: 358px;
    white-space: normal;
}
.lastArticlesRabota #vacancy.article .shortJobDescription a {
    color: #0067B3 !important;
    font-family: PTSans-Bold !important;
    font-size: 14px !important;
    text-align: left !important;
}
.lastArticlesRabota #vacancy.article .continue {
}
.lastArticlesRabota #vacancy.article .continue a {
    color: #808080 !important;
    font-family: PTSans !important;
    font-style: italic;
    font-size: 12px !important;
    text-align: left;
}
.lastArticlesRabota #vacancy.article p.description {
    color: #090909 !important;
    font-family: PTSans !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: justify;
    word-wrap: break-word;
}
.articleHeaderMenuMain a{
    color: white;
    font-family: PTSans-Bold;
    font-size: 14px;
    height: 80px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.articleHeaderMenuMain{
    /*  border-right: 1px solid #f1f4f9;
        border-left: 1px solid #104178;*/
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    height: 80px;
    width: 186px;
    text-align: center;
    display: inline-block;
    float: left;
    list-style: none;
}
.articleHeaderMenuMain:hover{
    background-image: url("../images/9.png");
}
.discount{
    background-image: url("../images/rek/5.png");
    background-repeat: no-repeat;
    display: table-cell;
    height: 46px;
    width: 140px;
}
.bannerOrange{
    font-size: 24px;
    font-family: PTSans-Bold;
    color: #ffa600;
    display: table-cell;
}
.articleTopMenu-border{
    border-bottom: 1px solid #cdcdcd;
}
.sectionsBlock-same {
    border-bottom: 1px solid #cdcdcd;
    height: 70px;
}
.sectionsBlock-same .articleLinkMenu{
    height: 70px;
    display: inline-block;
    width: 100%;
    line-height: 4;
}
.topCompanyWrap .bold_blue{
    margin-top: 30px;
    margin-bottom: 10px
}
.newsCompany{
    color: #000000;
    font-size: 16px;
}
.detalno{
    color: #686868;
    text-decoration: none;
    font-size: 14px;
}
.topArticleNews{
    border: 1px solid #cdcdcd;
    display: inline-block;
    background-color: white;
    float: left;
    /*    width: 834px;*/
    /*    height: 402px; */
    padding: 10px;
    /*    margin-left: 18px;*/
}
.popularLanguage{
    background-image: url("../images/articlePage/mape.png");
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
    height: 275px;
    width: 426px;
}
.popularLanguage p{
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
}
.comedy{
    background-color: white;
    width: 406px;
    height: 120px;
    border: 1px solid #cdcdcd;
    margin-top: 5px;
    padding: 10px;
    text-align: justify;
}
.otherArticle-list{
    background-color: white;
    border: 1px solid #cdcdcd;
    margin-top: 12px;
    padding: 15px;
    width: 825px;
    /*    margin-left: 17px;*/
}
.otherArticle-list .article-Text{

    padding-right: 15px;

}
.otherArticle-list .article-Text p{
    height: 63px;
    overflow: hidden;
    margin-top: 10px;
    width: 615px;
}
.topArticleNews .bold_blue{
    text-align: left;
}

.topArticleBlock{
    color: black;
    font-family: PTSans;
}
.progLang{
    color: #0074be;
    font-family: PTSans-Bold;
    display: table-cell;
    width: 120px;
    text-align: left;
    line-height: 2;
}
.progLang-table{
    margin: 0 auto;
    width: 370px;
    text-align: center;
}
.topTen{
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
    text-align: center;
    font-family: PTSans-Bold;
}
.topTenWrap{
    height:392px;
}
.allWork{
    width: 834px;
}
.medicine{
    padding: 20px;
    height: 400px;
}
.medicineRight{


    background-image: url("../images/articlePage/medicine.png");
    background-repeat: no-repeat;
    border: 1px solid #CDCDCD;
    display: inline-block;
    float: left;
    margin-left: 12px;
    width: 50%;
}
.medicineBlock{

    width: 45.5%;
    padding-bottom: 10px;
}
.sameVacancyBlock{
    width: 238px;
    /*    border: 1px solid #d2d2d2; */
    background-color: white;
    padding: 10px;
}
.sameVacancyBlockWrap{
    border: 1px solid #d2d2d2;
}
.none-decoration{
    color: #000000;
    text-decoration: none;
}
.student{
    width: 470px;
    height: 419px;
}
.img-students{
    width: 489px;
    height: 441px;
}
.sizeAvatar{
    height: 35px;
    width: 35px;
}
.avatarWrap{
    display: table-cell;
    font-family: PTSans-Bold;
    padding-left: 10px;
    vertical-align: middle;
}
.shortProfileMenuBlock{
    display: block;
    float: right;
    position: absolute;
    z-index: 99999;
}
.shortMenu{
    display: table-cell;
    vertical-align: top;
    padding-top: 3px;
}
.shortMenuLinks{
    margin-top: 2px;
    font-size: 14px;
    display: block;
    line-height: 1.5;
    text-decoration: none;
    color: #565656;
    width: 173px;
    padding-left: 80px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: ease;
    background-repeat: no-repeat;
}
.shortMenuLinks:hover{
    background-color: #ffae00;
    color: #0f141c;
    font-weight: bold;
    background-image: url("../images/notification/black_arrow.png");
    background-repeat: no-repeat;
    background-position: 25% 50%;
}
.shortProfileMenuWrap{
    display: none;
    z-index: 999;
    background-color: #ffffff;
    width: 253px;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    font-family: PTSans;
    position: absolute;
    right: 47px;
    top: 80px;

}
.mainTextMessage{
    width: 301px;
    height: 38px;
    background-color: #00aae3;
    border-bottom: 1px solid #1e4e6f;
    font-family: PTSans-Bold;
}
.showMessage{
    display: none;
    z-index: 999;
    background-color: #ffffff;
    width: 300px;
    border-bottom: 1px solid #3c9dbe;
    border-right: 1px solid #3c9dbe;
    border-left: 1px solid #3c9dbe;
    border-radius: 3px;
    font-family: PTSans;
    position: absolute;
    right: 0;
    /*margin: 81px 0px 0px 830px;*/
    top: 80px;
}
.showInvite{
    display: none;
    z-index: 999;
    background-color: #ffffff;
    width: 300px;
    border-bottom: 1px solid #3c9dbe;
    border-right: 1px solid #3c9dbe;
    border-left: 1px solid #3c9dbe;
    border-radius: 3px;
    font-family: PTSans;
    position: absolute;
    right: 0;
    top: 81px;
    /*margin: 81px 0px 0px 830px;*/
}
.arrorBlue{
    width: 23px;
    height: 12px;
    background-image: url("../images/notification/blue_arrow.png");
    background-repeat: no-repeat;
    position: relative;
    z-index: 9999;
    top: 39px;
    left: 11px;
}
.arrorBlueTwo{
    width: 23px;
    height: 12px;
    background-image: url("../images/notification/blue_arrow.png");
    background-repeat: no-repeat;
    position: relative;
    z-index: 9999;
    top: 39px;
    left: 11px;
}
.bannerAdvertisingWrap {
    background-color: white;
    border: 1px solid #cccccc;
    margin-top: 20px;
    padding: 28px 60px 40px 44px;
}
.bannerTable {
    display: table;
    text-align: center;
    vertical-align: middle;
}
.bannerRow {
    display: table-row;
}
.bannerCell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.borderTable {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.widthHeight {
    height: 280px;
    width: auto;
}

.onBadderPage {
    color: #0186cc;
    font-family: PTSans-Bold;
    font-size: 24px;
}
.sizeBlackText {
    color: #010101;
    font-size: 25px;
}
.payInfo {
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
}
.discount-size{
    font-family: PTSans-Bold;
    font-size: 20px;
}
.discount-size2{
    font-family: PTSans-Bold;
    font-size: 24px;
    text-shadow: 0px 1px 5px #cccccc;
}
.discount-size3{
    font-family: PTSans-Bold;
    font-size: 30px;
    text-shadow: 0px 1px 5px #cccccc;
}
.discount-size4{
    font-family: PTSans-Bold;
    font-size: 35px;
    text-shadow: 0px 1px 5px #cccccc;
}
.discountIcon1{
    background-image: url("../images/accounts/15.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    width: 15px;
}
.discountIcon2{
    background-image: url("../images/accounts/13.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    width: 27px;
}
.discountIcon3{
    background-image: url("../images/accounts/14.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    width: 37px;
}
.articleHeaderMenu :active{
    background-color: white;
}
#articleDescription ol, #articleDescription ul{
    padding: 20px;
}
.advertisingTitle{
    text-align: left;
    width: 550px;
}

.noBorderLeft{
    border-left: none !important;
}
.noBorderRight{
    border-right:  none !important;
}

.vip

/*GROUPS*/

.btn-small {
    border-radius: 4px 4px 4px 4px;
    height: 27px;
    margin:0px;
    padding:2px 10px 0px 10px;
    text-align:center;
}
.btn-reply{
    float:none;
}

.leftContent{
    width: 210px;
    float: left;
}
.rightContent{
    width: 240px;
    float: right;
}
.contentGroup{
    color: #333333;
    font-family:'Open Sans', sans-serif;
    font-weight:normal;
    background:rgb(238, 236, 236);
    min-height: 500px;
    margin: 0 auto;
    width: 1140px;
    padding-bottom: 100px;
    background:white;
    box-shadow:0 0 8px rgba(0, 0, 0, 0.1);
    margin-top: -55px;

}
.contentGroup ul li{
    list-style-type:none;
}
.contentGroup h1{
    color: rgb(38, 130, 148);
    word-wrap: break-word;
    font-weight: 600;
    font-size: 14px;
}
.contentGroup a{
    color:rgb(89, 96, 99);
}
.globalGroupWrap{
    font-family: PTSans-Bold;
    background:rgb(238, 236, 236);
}
.groupWrap{
    font-family: PTSans-Bold;
}
.headerGroup{
    background: url('../images/company/companyfon.png') no-repeat;
    background-size: cover;
}
.headerSearchGroup{
    background:rgb(235, 235, 235);
}
.headerSelltonGroup{
    box-shadow:inset 0px -24px 28px rgb(236, 236, 236);
    background: url('../images/groups/glass2.jpg') center no-repeat;
    background-size: cover;
}
.headerContent{
    /*    background: url('../images/groups/navy.jpg') no-repeat;*/
    background-size: 100%;
    background-position: 0px;
}
.groupControls {
    width:210px;
}
.groupControls li{
    padding:10px 0px 0px 20px;
}
.groupControls .btn{
    font-size:14px;
    width:175px;
    margin-bottom:10px;
}
.groupControls .btn-small{
    border-radius: 4px 4px 4px 4px;
    height: 27px;
    margin: 0px 0 10px 0;
    padding: 2px 10px 0px 10px;
    text-align: center;
}
.groupInfo{
    font-size:13px;
    margin: 10px 0 20px 20px;
}
#editGroupPopup{
    width: 180px;
}
#viewJoinRequests{
    width:220px;
}

.groupInfo a{
    color:#0088cc;
}
.groupInfo a:hover{color:#005580;}
.groupHeaders{
    min-height:20px;
    margin-top: 19px;
    border-bottom: 1px solid rgb(224, 224, 224);
    font-size: 15px;
    color: rgb(95, 95, 95);
    padding-bottom: 5px;
    font-style: normal;
    font-weight: 700;
}
.groupHeadersPadded{
    padding-left:20px;
}
.groupHeadersMarged{
    margin-left:30px;
}
.groupCover{
    width: 100%;
    min-height: 360px;
    margin: 0 auto;
    background-size: cover;
}
.groupSearchCover{

    width: 100%;
    min-height: 170px;
    margin: 0 auto;
    background-size: cover;
}

.groupSubHeader{
    box-shadow:0px -4px 10px rgba(0, 0, 0, 0.1);
    position:relative;
    width: 100%;
    min-height: 90px;
    margin: 0 auto;
    background:white;
}
.groupSearchSubHeader{
    box-shadow:0px -4px 10px rgba(0, 0, 0, 0.1);
    position:relative;
    width: 100%;
    min-height: 73px;
    margin: 0 auto;
    background:white;
}
.groupPic{
    border:3px solid #fff;
    border-radius: 0px;
    margin-top:-70px;
    width:135px;
    height:135px;
    background: #cdcdcd;
    display: block;
    left: 20px;
    padding: 1px;
    position: absolute;
}
.groupSearchPic{
    border-left: 4px solid rgb(8, 110, 162);
    border-top: 0px;
    border-radius: 0px;
    margin-top: -28px;
    width: 190px;
    height: 60px;
    background: rgb(24, 24, 24);
    display: block;
    left: 10px;
    padding: 1px;
    position: absolute;
}
.selltonGroups{
    background:url('../images/groups/groupAvatar.jpg');
    background-size:100%;
}
.groupName{
    color: rgb(73, 73, 73);
    font-size: 21px;
    margin: 0 0 0 170px;
    padding-top: 14px;
    font-weight: 700;
    float:left;
}
.groupSearchName{
    z-index: 99999;
    color: rgb(231, 231, 231);
    font-size: 21px;
    margin: 0 0 0 22px;
    padding-top: 0px;
    font-weight: 700;
    margin-top: -16px;
    float: left;
    position: absolute;
}
.groupSubName{
    font-weight: 500;
    font-size:12px;
    color:gray;
}
.groupTopControls{
    margin:11px;
    float:right;
}
.groupTopControls .btn{
    margin: 0 10px;
    font-size: 16px;
}
.groupMembers{
    width:225px;
    margin:0px 5px;
}
.groupMemberView{
    margin: 0px 10px 0px 5px;
    padding: 10px 5px 8px 5px;
    color: #385487;
}
.groupMemberView img{
    width:40px;
    height: 40px;
    margin: 10px 5px 2px 5px;
}

.groupMemberView .subPic{
    font-size:12px;
    text-align:center;
}
.groupMemberWrap{
    float:left;
}
.groupPostView{
    box-shadow: rgba(47, 150, 180, 0.54) 0px 2px 0px;
    background-color: rgba(247, 247, 247, 0.74);
    margin: 0px 10px 10px 10px;
    padding: 10px 10px 8px 10px;
    color: #385487;
    min-height: 70px;
    width:565px;
}
.groupPostView img{
    width:50px;
    float:left;height: 50px;
    margin: 10px 20px 10px 10px;
}
.groupOwnersView{

    color: #385487;
}
.groupOwnersView img{
    width:50px;
    float:left;height: 50px;
    margin: 10px 20px 10px 10px;
}
.questionAuthor a{
    color:rgb(89, 96, 99);
}
.questionAuthor img{
    width:40px;
    height:40px;
    float:left;
    margin: 10px 30px 10px 0px;
}
.questionControls{
    padding:5px 0px 0px 0px;
}
.groupSingleQuestion {
    background: rgb(232, 245, 255);
    padding: 10px;
    margin:5px;
    width: 565px;
    border: 0px solid #ddd;
}
.question-icon{
    background-image: url('../images/icons.png');
    background-position: -25px -48px;
    width: 24px;
    height: 16px;
    margin: 4px 0px 0px 0px;
    float: right;
}
.groupQuestions{
    margin:5px 25px;
    width:100%;
    position:relative;
}
.groupReplies{

    margin:5px 20px;
    width:100%;
    position:relative;
}
.groupReplies span, .groupQuestions span{
    padding:12px;
}
.getMoreButton{

    margin: 0 30px;
    width: 559px;
}
.groupMembers{

}
.actHeader{
    font-weight:bold;
    padding-top: 9px;
    font-size:13px;
}
.postBodyWrap{
    padding: 0px 0px 0px 100px;
}
.postDate{
    font-size: 11px;
}
.actBody{
    word-wrap: break-word;
    /*white-space: pre-wrap;*/
    font-size:12px;
    font-weight:400;
    padding:0px 20px 0px 0px;
}
.newsBodyWrap div.editedFields{
    word-wrap: break-word;

    white-space: pre-wrap;
    font-size:13px;
    font-weight:400;
    padding:0px 20px 0px 0px;
}
.newsBodyWrap div.editedFields img{
    float: none;
    margin: 0;
    padding: 0;
}
.replyBodyWrap{
    color:rgb(80, 79, 79);
}
.replyBodyWrapNoPic{
    color:rgb(80, 79, 79);
}
.replyBodyWrap textarea{
    border-radius: 0px;
    margin: 10px 10px 0px 0px;
    width: 393px;
}
.replyBodyWrapNoPic textarea {
    border-radius: 0px;
    margin: 10px 10px 0px 0px;
    width: 553px;
    resize:vertical;
}
#replyQuestion,#askQuestionPopup,#createGroupPopup,#editGroupPopup, #viewJoinRequests,.rejectJoinRequest ,.acceptJoinRequest ,#deleteGroup,#deleteQuestion {
    margin-top: 10px;
    vertical-align: top;
    border-radius: 4px 4px 4px 4px;
    height: 27px;
    margin: 10px 0 0 0;
    padding: 2px 10px 0px 10px;
    text-align: center;
}
#getTopics,#createGroup,.askQuestion{
    margin-top: 10px;
    vertical-align: top;
    border-radius: 4px 4px 4px 4px;
    height: 27px;
    padding: 2px 10px 0px 10px;
    text-align: center;
}
.askQuestion {
    margin: 0 0 0 183px;
}
#deleteGroup {
    margin: 0 auto;
}
#topicSubject{
    width: 395px;
}
#viewJoinRequests {
    margin-left: 10px;
}
.replyBodyWrap .btn-info{
    margin:10px 0px;
    vertical-align:top;
}
.groupControls .btn-extraDisabled{
    opacity:0.6;
}
.groupQuestions .groupQuestion{

    color: rgb(78, 75, 75);
    width: 596px;
    margin: 0px 10px 5px 0px;
    padding: 0px 10px 0px 10px;
    color: #385487;
    min-height: 32px;
}
.groupQuestion a{

    color: rgb(78, 75, 75);
}
.questionBody{
    white-space: pre;         /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line;   /* CSS 2.1/3 */
    white-space: -moz-pre-wrap !important; /* Mozilla */
    white-space: -hp-pre-wrap;   /* HP printers */
    white-space: -o-pre-wrap;     /* Opera 7 */
    white-space: pre-wrap;       /* Opera 4-6 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    font-size:12px;
    color: rgb(78, 75, 75);
}
.replyBodyWrap{
    padding: 0px 0px 0px 85px;
}
.questionDate{
    font-size:11px;
    color: rgb(78, 75, 75);
}
.questionSubject{
    word-wrap: break-word;
    font-weight: 600;
    padding-top: 5px;
    font-size: 14px;
}
.questionSubject a{
    color:rgb(38, 130, 148);
    word-wrap: break-word;
}
#deleteQuestion{
    float:right;
}
.centerGroupContent{
    width: 625px;
    float: left;
    margin: 0px 0 0 0px;
    padding-bottom: 50px;
}




.joinRequest{
    height:40px;
}
.joinRequest a img{
    width:31px;
    height:31px;
    float:left;
    padding-right:20px;
}
.joinRequest .btn{
    float:right;
    margin:0px 10px;
}
.joinRequestsBlock{
    padding:20px;
}
.joinRequestsBlock .btn-small{
    width:100px!important;
}
#loadAvatar span{
    color: #ffffff;
}
.centeredBlock .btn{
    float:none;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.askQuestionBlock{
    padding:20px;
}
.updateBlock{
    background-color: white;
    border: 1px solid #bdbdbd;
    margin-top: 17px;
    width: 908px;
}
.socNet_popap{
    height: 58px;
    padding-left: 10px;
    margin: 0 auto;
    text-align: center;
    width: 235px;
}
.newsContent #all-btn{
    margin: 0;
}
.otherArticle-list .none-decoration h3{
    max-width: 605px;
}
.inline_Block{
    display: inline-block;
}
.closeBlock{
    background-image: url(../images/groups/close.png);
    width: 9px;
    height: 9px;
    float: right;
    cursor: pointer;
}
.contestBanner{
    background-image: url( ../images/contest/con_banner1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 223px;
    margin: 0 auto;
    width: 1134px;
}
.contestBannerWrap{
    background-color: #efe3d3;
}
.oneBlock{
    margin-bottom: 11px;
}
.contestIcon, .contestIcon2, .contestIcon3{
    background-image: url(../images/contest/1.png);
    display:inline-block;
    float: left;
    height: 40px;
    width: 40px;
}
.contestIcon2{
    background-image: url(../images/contest/2.png);
}
.contestIcon3{
    background-image: url(../images/contest/3.png);
}
.textAfterIcon{
    border: 2px solid #b2b2b2;
    border-left: none;
    border-radius: 0px 7px 7px 0px;
    color: #000000;
    display: inline-block;
    float: left;
    font-family: PTSans-Bold;
    font-size: 22px;
    height: 36px;
    line-height: 34px;
    margin-left: -5px;
    padding-left: 50px;
    width: 532px;
}
.contestBlock{
    color: #000000;
    font-family: PTSans;
}
.fontSize{
    font-size: 30px;
    margin-right: 13px;
    vertical-align: top;
}
.notes{
    color: #7c7c7c;
    float: right;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    width: 638px;
}
.centerBorder{
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    padding: 45px;
}
.contestBtn{
    border-radius: 4px 4px 4px 4px;
    font-size: 22px;
    float: right;
    height: 50px;
    line-height: 46px;
    text-align: center;
    width: 304px;
}
.centerBorder .flouting{
    font-size: 18px;
    height: 72px;
    line-height: 31px;
    vertical-align: middle;
    width: 50%;
}
.centerBorder .blue-text{
    font-size: 20px;
    font-family: PTSans-Bold;
}
.redColor{
    color: #ed3112;
    font-family: PTSans-Bold;
    font-size: 30px;
}
.smallredColor{
    color: #ed3112;
}
.floutingRight{
    float: right;
}
.giftImg{
    background-image: url(../images/contest/gift.png);
    background-repeat: no-repeat;
    height: 283px;
    width: 400px;
}
.giftBlock{
    padding: 45px;
}
.giftBlock p{
    font-family: PTSans-Bold;
    font-size: 20px;
}
.giftBlock .flouting{
    width: 50%;
}
.giftBlock .flouting div{
    font-size: 20px;
    width: 66%;
}
.iconRight{
    background-image: url(../images/contest/right.png);
    display: inline-block;
    height: 50px;
    margin-left: 20px;
    width: 50px;
}
.linkOnCotestBlock{
    width: 30%;
}
.linkOnCotestBlock .blue-text{
    line-height: 61px;
    width: 76%;
}
.centerBorder .flouting span{
    font-family: PTSans-Bold;
    font-size: 20px;
}
.botContBlock{
    padding: 20px;
    padding-bottom: 50px;
    text-align: center;
}
.botContBlock p{
    font-family: PTSans-Bold;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.botContBlock .contestBtn {
    margin: 0 auto;
    float: none;
}
.topContest{
    border-top: 1px solid #b2b2b2;
    padding: 40px;

}
.countTimeWrap{
    margin: 0 auto;
    width: 1134px;
}
.countTimeBlock{
    color: #545454;
    font-family: PTSans;
    font-size: 21px;
    width: 44%;
}
.countBlock{
    background-image: url(../images/contest/countBlock.png);
    background-repeat: no-repeat;
    height: 88px;
    width: 273px;
}
.timeBlock{
    padding: 40px;
    padding-top: 186px;
}
.timeBlock .flouting{
    margin-top: 30px;
}
.contBtn{
    font-size: 17px;
    opacity: 0.5;
}
.paddingforBlock{
    padding: 5px;
}
.miniAvatar{
    border-radius: 5px 5px 5px 5px;
    height: 50px;
    width: 50px;
    margin-top: 5px;
}
/*.blockStatusAccount .miniAvatar, .commentWrap .miniAvatar{*/
    /*border: 5px solid #ffffff;*/
    /*border-radius: 3px;*/
    /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
/*}*/
/*.ownPerson a{*/
    /*border: 1px solid #e4e4e4;*/
    /*border-radius: 3px;*/
    /*margin-top: 0;*/
/*}*/


.paddingforBlock a, .mini{
    font-family: PTSans;
    font-size: 13px;
}
.mini{

}
.friendBlockWrap{

    padding:0px 15px;
}
.popupFriend{
    background-color: #e9e9e9;

    height: auto;
    width: 625px;
}
.friendBlock{
    width: 100%;
}
.friedly img{
    width: 55px;
    height: 55px;
    border: 5px solid #ffffff;
    border-radius: 2px;
    float: left;
    margin-right: 7px;
}
.friedly{
    color: black;
    float: left;
    font-family: PTSans;
    min-width: 80px;
}
.friedly .namePerson {
    margin: 0;
    margin-top: 5px;
    text-align: left;
    font-size: 14px;
    font-family: PTSans-Bold;
}
.friedly .namePerson a{
    color: #000000;
    text-decoration: none;
}
.friedly .nameCompany {
    margin: 0;
    margin-top: 2px;
    text-align: left;
    font-size: 11px;
    font-family: PTSans;
}
.checked{
    background-image: url('../images/contest/check.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    margin-left: 20px;
    width: 31px;
}
.flex-direction-nav {
    display: none;
}

.ownPerson{
    margin-top: 5px;
}
.cityUser{
    font-size: 13px;
    color: gray;
    margin: 0;
    margin-top: 3px;
}
.imagesSocial{
    border-radius: 5px;
    display: block;
    margin-top: 5px;
    width: 50px;
    height: 50px;
}
.personFoto, .personInfo{
    float: left;
}
.namePerson{
    margin: 0;
    margin-top: 12px;
}
.personInfo{
    height: 160px;
    margin-left: 8px;
}
.flexslider{
    height: 383px;
    overflow: hidden;
}
.promptContent .del-dialog span  {
    color: white;
}
.promptContent .dropdown-menu {
    width: 330px;
}
.promptContent2 .del-dialog span  {
    color: white;
}
.promptContent2 .dropdown-menu {
    width: 330px;
}

/* top 30 */
.top30image{
    height: 362px;
    width: 100%;
    background-color: #ffffff;
    background-image: url(../images/searchBlockShadow.png);
    background-repeat: repeat-x;
}
.bannerTop30{
    width: 1600px;
    background-image: url("../images/contest/top30banner.jpg");
    height: 362px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
}
.boxSearch{
    -webkit-box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}
.shadow{
    width: 1600px;
    background-image: url(../images/searchBlockShadow.png);
    background-repeat: repeat-x;
    height: 10px;
}
.btnContest{
    width: 350px;
    height: 55px;
    background: #f8b640; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8b640 0%, #e98414 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8b640), color-stop(100%,#e98414)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8b640 0%,#e98414 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8b640 0%,#e98414 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8b640 0%,#e98414 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8b640 0%,#e98414 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b640', endColorstr='#e98414',GradientType=0 ); /* IE6-9 */
    border: 1px solid #b76318;
    border-radius: 4px 4px 4px 4px;
    overflow: visible;
    position: relative;
    margin: 234px 0px 0px 245px;
}
.btnContest a{
    text-decoration: none;
    color: white;
    font-family: PTSans-Bold;
    font-size: 24px;
    text-shadow: 0px 1px 5px #7e3605;
    text-align: center;
    display: block;
    line-height: 55px;
}
.centerTop{
    width: 1284px;
    margin: 0 auto;
}
.activeParticipants{
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    font-size: 20pt;
    color: #151c27;
    text-align: center;
    margin-top: 16px;
}
.headerTop30{
    height: 30px;
}
.leftHeaderTop, .centerHeaderTop, .rightHeaderTop{
    float: left;
}
.leftHeaderTop, .rightHeaderTop{
    width: 480px;
    height: 1px;
    background-color: #b2b2b2;
    margin-top: 25px;
}
.textLeftTop, .textCenterTop, .textRightTop{
    float: left;
}
.textLeftTop, .textRightTop{
    width: 28px;
    background-image: url("../images/contest/star.png");
    height: 28px;
    background-repeat: no-repeat;
    margin-top: 14px;
}
.textCenterTop{
    font-family: "PTSerif-Bold";
    font-size: 42px;
    color: #ed3112;
    padding: 0 25px;
}
.centerHeaderTop{
    padding: 0 30px;
}
.leftParticipants, .centerParticipants, .rightParticipants{
    float: left;
    width: 419px;
}

.centerParticipants, .rightParticipants{
    margin-left: 10px;
}
.participants30{
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: -10px;
}
.profileTop30{
    width: 417px;
    height: 109px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.leftImg, .rightDesc{
    float: left;
}
.leftImg{
    width: 80px;
    height: 80px;
    border: 1px solid #bfbfbf;
    margin: 13px 0 0 13px;
}
.avaTop{
    width: 70px;
    height: 70px;
    border: 1px solid #bfbfbf;
    margin: 0 auto;
    display: block;
    margin-top: 4px;
}
.rightDesc{
    margin-left: 15px;
    margin-top: 13px;
}
.firstLastName{
    font-family: "PTSans-Bold";
    font-size: 20px;
    color: #000000;
    width: 300px;
    height: 50px;
    word-wrap: break-word;
}
.btnProfile{
    border: 1px solid #e4e4e4;
    background-color: #f8f8f8;
    width: 130px;
    height: 20px;
    border-radius: 3px;
    padding-left: 10px;
    margin-top: 2px;
}
.btnProfile a{
    text-decoration: none;
    font-family: "PTSans";
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}
.textTopProfile, .arrowTop{
    float: left;
}
.textTopProfile{
    padding: 0;
    margin: 0;
}
.arrowTop{
    height: 6px;
    width: 5px;
    background-image: url("../images/contest/arrow.png");
    background-repeat: no-repeat;
    margin: 8px 0px 0px 10px;
}
.positionTop{
    font-family: "PTSans";
    color: #757575;
    font-size: 11px;
    margin-top: 2px;
    text-decoration: underline;
}
.marker, .locationCityTop{
    float: left;
}
.marker{
    height: 11px;
    width: 7px;
    background-image: url("../images/contest/marker.png");
    background-repeat: no-repeat;
}
.locationCityTop{
    font-family: "PTSans";
    color: #757575;
    font-size: 11px;
    margin-left: 4px;
}
.locationTop{
    margin-top: 4px;
}

.edit_company_btn{
    display:none;
}
.newBtn{

    border-radius: 0;
    height: 37px;
    margin: 0;
    margin-right: -1px;
    width: 37px;
}
.add-user2{
    background-image: url("../images/profilePage/add.png");
    background-repeat: no-repeat;
    float: right;
    width: 20px;
    height: 39px;
    background-position: 0px 9px;
}
.favoriedIcon{
    background-image: url("../images/profilePage/star.png");
    background-repeat: no-repeat;
    height: 17px;
    float: right;
    margin-right: 7px;
    width: 19px;
}
.followIcon{
    background-image: url("../images/profilePage/follow.png");
    background-repeat: no-repeat;
    height: 17px;
    float: right;
    margin-right: 5px;
    width: 24px;
}




/*NEWS (ACTIVITY)*/
.newsItem a {
    color: #0088cc;
}
.newsItem {
    box-shadow:0px 1px 1px #cdcdcd;
    background-color:#ffffff;
    margin:0px 10px 10px 10px;
    /*border-radius:0px 0px 5px 5px;*/


    padding:10px 10px 8px 10px;
    color:#385487;
    min-height:70px;
}

.newsItem img{
    max-width:50px;
    float:left;
    max-height: 50px;
    margin: 10px 30px 10px 20px;
}

.newsBodyWrap {
    padding: 0px 0px 0px 100px;
}
.actHeader{
    font-weight: bold;
    padding-top: 5px;
    font-size: 14px;
}
.actBody{
    word-wrap: break-word;
    word-break: break-all;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 20px 3px 0px;
}
.timeUpdated{
    font-size:11px;
}

.lastArticlesRabota .blue-text{
    text-decoration: none;
    color: #000000;
}

.contentHeader{
    height: auto;

    width: 100%;
}

.forWhat{
    color: #222631;
    font-family: "OpenSans";
    font-size: 13px;
    margin-left: 290px;
    position: absolute;
    top: 265px;
    text-transform: uppercase;
    z-index: 9998;
}

.vacancies-block .rightBarLink{
    color: #227ed3;
}
.groupIcon{
    background-color: #01428d;
    color: #ffffff;
    font-family: PTSans;
    font-size: 12px;
    height: 14px;
    margin-right: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

.actual_info_div, .actual_info_span {
    border: 1px dashed #bfbfbf;
    font-family: PTSans;
    display: block;
    padding: 10px;
    background: #ffffff;
}

.actual_info_div {
    margin-top: 12px;
}

/*comment**/

/*.commentText span {
    margin-left: -3px;
}*/

.companyWrap #mainCommentWrap {
    padding: 0;
}
.companyWrap textarea.yourComment {
    width: 100%;
}
.companyWrap .createComment, .companyWrap .editComment {
    width: 157px;
}

.companyWrap .likeWrap, .companyWrap .dislikeWrap {
    margin-left: 0px;
}

.yourComment {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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 linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    border: 2px solid #cccccc;
    background-color: #efefef;
    margin-top: 10px;
    width: 875px;
    resize: none;
    height: 139px;
}

.createComment, .editComment {
    border-radius: 4px 4px 4px 4px;
    float: right;
    margin-top: 15px;
    height: 30px;
    width: 157px;
}
#commentsContainer .comment {
    margin: 0;
    padding: 18px 20px 12px 20px;
    border-top: 1px solid #cccccc;
}
#commentsContainer .comment.inner {
    background: #ffffff;
    margin-right: 20px;
    margin-left: 20px;
}

#commentsContainer .recomPopup {
    z-index: 10;
}

#commentsContainer .comment .image{
    width: 58px;
    height: 58px;
    border: 1px solid #EEEEEE;
    margin: 0 20px 0 0;
    float: left;
}
#commentsContainer .comment .image img{
    width: 58px;
    height: 58px;
}

#commentsContainer .comment .text {
    float: left;
    width:790px;
    position: relative;
}

#commentsContainer .comment.inner .text {
    margin: 0 20px 0 0;
    padding-top: 10px;
}

#commentsContainer .comment.inner .image {
    margin: 0 0px 0 0;
    margin-top: 10px;
}


#commentsContainer .comment .text .commentDetail{
    margin-bottom: 10px;
}

#commentsContainer .comment .text .commentDetail a{
    font-size: 14px;
    color: #1488f0;
    font-family: ptsans;
    cursor: pointer;
    text-decoration: none;
}

#commentsContainer .comment .text .commentDetail a:hover{
    text-decoration: underline;
}

#commentsContainer .comment .text .commentDetail span.date{
    color: #8d8d8d;
    font-size: 12px;
    font-family: ptsans;
}

#commentsContainer .comment .text .textComment{
    margin: 0;
    color: #8d8d8d;
    font-size: 12px;
    font-family: ptsans;
    margin-bottom: 8px;
}

#commentsContainer .comment .text .textComment .moreComment{
    color: #1488f0;
    text-decoration: none;
}

#commentsContainer .comment .quoteComment{
    margin: 0;
    padding: 13px 13px 20px 13px;
    border: 1px solid #E9E9E9;
    background: #f2f2f3;
    color: #8d8d8d;
    font-size: 12px;
    font-family: ptsans;
    margin-bottom: 8px;
}

#commentsContainer .comment .commentAuthor{
    text-align: right;
    float: right;
}

#commentsContainer .comment .commentAuthor img{
    position: absolute;
    top: -9px;
    left: -3px;
}

#commentsContainer .comment .commentAuthor a{
    color: #4e4e4e;
    font-size: 12px;
    font-family: ptsans;
    text-decoration: none;
}

#commentsContainer .comment .commentAuthor a:hover{
    text-decoration: underline;
}

#commentsContainer .comment .commentAuthor .comment-time{
    color: #8d8d8d;
    font-size: 10px;
    font-family: ptsans;
    display: block;
}


.likeDislikeWrapper {
    display: inline-block;
    margin-right: 10px;
}

.likeDislikeWrapper .likeWrap, .likeDislikeWrapper .dislikeWrap {
    margin-right: 5px;
}
.likeDislikeWrapper .like, .likeDislikeWrapper .dislike {
    text-decoration: none;
    color: #E67F23;
}

.likeDislikeWrapper .like .i-like-icon {
    background-image: url(../images/likeImage.png) !important;
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    display: inline-block;
}

.likeDislikeWrapper .like .i-like-icon:hover{
    background-position: 0 -14px;
}
.like.disabled .i-like-icon {
    background-position: 0 -28px;
}


.likeDislikeWrapper  .dislike .i-like-icon {
    background-image: url(../images/dislikeImage.png) !important;
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    display: inline-block;
}

.likeDislikeWrapper  .dislike .i-like-icon:hover {
    background-position: 0 -14px;
}
.dislike.disabled .i-like-icon {
    background-position: 0 -28px;
}
.likeDislikeWrapper .like_count, .likeDislikeWrapper .dislike_count {
    margin-left: 5px !important;
    text-decoration: none !important;
    display: inline-block !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-family: Roboto !important;
    font-size: 14px !important;
}
/*like*/

#mainCommentWrap {
    padding: 0 20px;
}

.commentWrapper .comment {
    margin: 0;
    padding: 18px 20px 12px 20px;
    border-top: 1px solid #ededed;
}

.innerComment.header, .getComment {
    font-size: 12px;
    color: #1488f0;
    font-family: ptsans;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.innerComment.header:hover {
    text-decoration: underline;
}

.getComment:hover {
    text-decoration: underline;
}

.wrapEdit {
    width: 130px;
    height: 61px;
    background: #ffffff;
    top: 20px;
    position: absolute;
    right: 0;
    border: 1px solid #DFDFDF;
    display: none;
    z-index: 999;
}
.wrapEdit .list {
    width: 120px;
    height: 30px;
    background: #ffffff;
    border-bottom: 1px solid #DFDFDF;
    line-height: 30px;
    color: #363636;
    font-size: 13px;
    font-family: ptsans;
    padding-left: 10px;
    word-wrap: break-word;
    cursor: pointer;
}

.wrapEdit .list:hover {
    background: #1488F0;
    color: #ffffff;
}

.editYourCom {
    display: none;
}

.commentText {
    margin: 0;
    padding: 13px 13px 20px 13px;
    border: 1px solid #CCCCCC;
    background: #ffffff;
    color: #8d8d8d;
    font-size: 12px;
    font-family: ptsans;
    margin-bottom: 8px;
}

.editYourCom textarea{
    width: 840px;
}


#showMoreFirstComments {
    text-align: center;
    text-transform: uppercase;
    font-family: ptsans;
    color: #8D8D8D;
    font-size: 10px;
    height: 26px;
    display: block;
    line-height: 26px;
    background: #EDEDED;
    text-decoration: none;
    margin-top: -10px;
    margin: 10px 20px 0px 20px;
    cursor: pointer;
}

#showMoreFirstComments:hover {
    text-decoration: underline;
}

.holdComment {
    float: right;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
}
.innerYourCom {
    padding: 0 20px 12px 20px;
    background: #e9e9e9;
    display: none;
}
.commentBag {
    background: #E9E9E9;
    padding: 5px 0;
}

.comment.inner {
    padding-top: 0 !important;
    border-top: 0 !important;
}
.comment.inner .text{
    width: 730px !important;
    margin-left: 19px !important;
}
.comment.inner .commentDetail{
    position: relative;
}

.comment.inner .commentDetail img.innerTrunk{
    position: absolute;
    top: -20px;
}

.comment.inner .editYourCom textarea {
    width: 490px;
}

.comment.inner.margin20 {
    margin: 5px 20px 20px 20px !important;
}
/***/

.articleRequirements {
    font-size: 14px;
}
    .articleRequirements .need{
        color: #0088cc;
        font-weight: bold;
    }
    .articleRequirements .prohibited{
        color: #FF2B00;
        font-weight: bold;
    }

    .addArticleContainer .divTableCol{
        float: right;
        display: inline-block;
        margin-top: 2px;
        width: 719px;
        padding: 0;
    }
        .addArticleContainer .divTableCol p{
            margin: 0;
            padding: 0;
        }

        .addArticleContainer .divTableCol .loadPhotoWrap{
            margin: 10px 0;
            padding: 0;
        }

        .addArticleContainer .divTableCol #clearLogo{
            margin-top: -10px;
            display: inline-block;
        }

.commentsForAnonymous {
    margin-bottom: 10px;
}

    .commentsForAnonymous img{
        width: 16px;
        height: 16px;
    }

    .cse-branding-form .googleInput {
        border-radius: 4px;
        position: relative;
        vertical-align: top;
        margin-left: 0;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
        color: #555555;
        height: 24px;
        width: 159px;
        padding: 0 5px !important;
        margin-bottom: 5px;
    }

    .cse-branding-form .googleButton {
        border-radius: 4px;
        cursor: pointer;
        overflow: visible;
        padding: 0;
        text-shadow: 0px 1px 5px #7e3605;
        width: 62px;
        height: 26px;
        line-height: 24px;
        position: relative;
        background: #ffb000;
        background: -moz-linear-gradient(top, #ffb000 0%, #ff9600 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb000), color-stop(100%,#ff9600));
        background: -webkit-linear-gradient(top, #ffb000 0%,#ff9600 100%);
        background: -o-linear-gradient(top, #ffb000 0%,#ff9600 100%);
        background: -ms-linear-gradient(top, #ffb000 0%,#ff9600 100%);
        background: linear-gradient(to bottom, #ffb000 0%,#ff9600 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb000', endColorstr='#ff9600',GradientType=0 );
        color: white;
        border: 1px solid #bd7e11;
        font-family: PTSans-Bold;
        font-size: 16px;
        margin-bottom: 5px;
    }


    .ownPerson .namePerson {
        color: black !important;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        width: 115px;
    }

    .logoWrapper {
        position: relative;
    }

.resultButtonWrap{
    padding: 30px 0 0 0;
    /*box-shadow: 0px -15px 10px -6px #f1f1f1;*/
}
.resultButtonWrap a{
    width:356px;
    height:210px;
    border-radius:5px;
    border:1px solid #9e9e9e;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    display: inline-block;
    text-decoration: none;
    position:relative;
}
.resultButtonWrap a:hover{
    width:356px;
    height:210px;
    border-radius:5px;
    border:1px solid #9e9e9e;
    background: #ededed; /* Old browsers */
    background: -moz-linear-gradient(top,  #ededed 0%, #fcfcfc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ededed 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ededed 0%,#fcfcfc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ededed 0%,#fcfcfc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ededed 0%,#fcfcfc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
    display: inline-block;
    text-decoration: none;
}
.resultButtonWrap a span.text{
    color:#5E5D5D;
    font-size:26px;
    font-family:PTSans-bold, sans-serif;
    text-align:center;
    display: block;
    text-decoration:none;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

.resultButtonWrap a span.image{
    background-position: center center;
    height:125px;
    text-decoration:none;
    display: block;
}

.resultButtonWrap img{
    position:absolute;
    bottom: -14px;
    left: 8px;
}

.wrapGifts {
    margin: 0 auto;
    margin-top: 60px;
    width: 1134px;
}
.wrapGifts .headerGift{
    color:#ED3112;
    font-size:35px;
    font-family:PTSans-bold, sans-serif;
    text-decoration:underline;
    margin-bottom:40px;
}
.wrapGifts .subHeaderGift{
    color:#000000;
    font-size:30px;
    font-family:PTSans-bold, sans-serif;
    text-decoration:underline;
    margin-bottom:40px;
}
.wrapGifts .giftDescr{
    color:#000000;
    font-weight:normal;
    font-size:26px;
    font-family:PTSans, sans-serif;
    margin-bottom:0px;
    text-align:justify;
}
.clearFix {
    clear:both;
}
.giftText {
    float:left;
    width:640px;
    margin:0 34px 0 0;
}
.giftImage {
    float:left;
    width:460px;
    margin:0 0px 0 0;
}
.winnerListGifts {
    height:66px;
    margin-bottom:22px;
}
.ratingNumber {
    width:60px;
    height:60px;
    border:3px solid #8A8A8A;
    border-radius:4px;
    margin-right:30px;
    text-align:center;
    color:#000000;
    font-weight:bold;
    font-size:30px;
    font-family:PTSans, sans-serif;
    display: inline-block;
    line-height: 60px;
}
.ratingPrize {
    text-align:left;
    color:#ED3314;
    font-weight:normal;
    font-size:28px;
    font-family:PTSans, sans-serif;
    display: inline-block;
    line-height: 60px;
    margin-left: 10px
}
.winnerListGifts a{
    text-align:left;
    color:#000000;
    font-size:30px;
    font-family:PTSans-bold, sans-serif;
    display: inline-block;
    line-height: 60px;
    text-decoration:none;
}
.winnerListGifts a:hover{
    text-decoration:underline;
}
.sawWrap {
    height:390px;
    position:relative;
    background-color:#F0C016;
}
.sawWrapOver {
    height: 390px;
    position: absolute;
    background: url(../images/saw.png) repeat-x;
    z-index: 99;
    width: 100%;
}
.winWrap {
    margin: 0 auto;
    margin-top: 33px;
    width: 1134px;
}
.sawText {
    display: inline-block;
    width: 580px;
    margin-left: 38px;
    height: 390px;
    float: right;
}
.sawHeader {
    color:#000000;
    font-size:29px;
    font-family:PTSans-bold, sans-serif;
    text-transform:uppercase;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    margin:60px 0 50px 0;
}
.sawDescr {
    color:#353535;
    font-weight:normal;
    font-size:26px;
    font-family:PTSans, sans-serif;
    margin:0;
}

.newContest {
    float:left;
    width:525px;
    margin:0 48px 0 0;
}

.newContestTime {
    float:left;
    width:360px;
    margin:0 0px 0 0;
    background: #E8432E;
    height: 440px;
    padding:0 100px;
    position:relative;
}
.redboxShadow {
    position:absolute;
    bottom:-17px;
    left: 15px;
}
.headerNewContestTime {
    color:#ffffff;
    font-size:35px;
    font-family:PTSans-bold, sans-serif;
    text-align:justify;
    margin: 40px 0;
}
.newContestTimeDescr {
    color:#ffffff;
    font-weight:normal;
    font-size:26px;
    font-family:PTSans, sans-serif;
}
.whatIsItmeanWrap {
    padding:63px 0;
    width: 1134px;
    margin: 0 auto;
}
.textMean {
    width:234px;
    float:left;
    color:#ED3112;
    font-size:37px;
    font-family:PTSans-bold, sans-serif;
    text-transform: uppercase;
    padding-top: 12px;
}
.blockMean {
    width: 777px;
    border: 1px solid #E0E0E0;
    background: #F3C217;
    padding: 50px 25px 50px 40px;
    float: right;
    color: #000000;
    font-weight: normal;
    font-size: 26px;
    font-family: PTSans, sans-serif;
    position: relative;
}
.blockMean img{
    position: absolute;
    left: -47px;
    top: 70px;
}

.pointTableWrapper {
    float:right;
    width:843px;
}

.pointTableWrapper table{
    width:843px;
    border:none;
}

.pointTableWrapper table .eventsContest{
    width:743px;
    padding:20px 42px 20px 42px;
}


.pointTableWrapper table .pointsContest{
    width:100px;
    font-size: 20px;
}

.pointTableWrapper table th{
    padding-top:10px !important;
    padding-bottom:10px !important;
    color:#ffffff;
    font-weight:normal;
    font-size:20px;
    font-family:PTSans, sans-serif;
    background:#1E2B38;
    border:none;
    text-align:left;
}

.pointTableWrapper table td{
    color:#000000;
    font-weight:normal;
    font-size:23px;
    font-family:PTSans, sans-serif;
    border:none;
    text-align:left;
}
.pointTableWrapper table td a{
    color:#000000;
    font-weight:normal;
    font-size:23px;
    font-family:PTSans, sans-serif;
    text-align:left;
    text-decoration: none;
}
.pointTableWrapper table td a:hover{
    text-decoration: underline;
}
.pointTableWrapper table td.pointsContest{
    color:#E8432E;
}
.pointTableWrapper table tr:nth-child(2n+1){
    background:#ffffff;
}
.pointTableWrapper table tr:nth-child(2n){
    background:#E9EAEC;
}

.footerContest {
    width:1180px;
    margin:0 auto;
}
.footerContest .headerfooterContest{
    color:#E8432E;
    font-size:33px;
    font-family:PTSans-bold, sans-serif;
    text-transform:uppercase;
    margin:70px 0 50px 0;
    text-align:center;
}
.footerContest .textFooterContest{
    color:#010101;
    font-weight:normal;
    font-size:26px;
    font-family:PTSans, sans-serif;
    text-align:center;
}
.footerContest .textFooterContest a{
    color:#1974d1;
    font-weight:normal;
    font-size:26px;
    font-family:PTSans, sans-serif;
    text-align:center;
}

/*****end contest****/

.blockScore {
    background-color: white;
    border: 1px solid #d9d9d9;
    color: black;
    float: right;
    font-family: PTSans;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px;
    width: 187px;
}

.headerScore {
    color: #0090d1;
    font-family: PTSans-bold;
    margin: 2px 0 5px 0;
}

.textScore {
    color: black !important;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 187px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.textScore span{
    color: #ffa600;
}

.blockScore ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 187px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}

.blockScore ul span{
    color: #ffa600;
}

.blockScore a {
    margin: 10px 0 6px 0;
    display: inline-block;
    text-align: center;
}

.scoreServiceWrap {
    position:relative;
    border-left: 1px solid #013458;
    border-right: 1px solid #2074af;
    cursor:pointer;height: 81px;
    width:20px;
    background-position: 50% 50%;
    background-image: url('../images/RLContest.png');
    background-repeat: no-repeat;
    float: right;
    background-color: #004677;
}

.headerScoreWrappper {
    float: right;
    height: 81px;
    width: 60px;
    border-right: 1px solid #2074af;
    background-color: #004677;
    cursor: default;
    position: relative;
    right: 346px;
    top: -81px;
    z-index:99999;
    width: 80px;
    text-align:center;
}

.headerSroce {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 80px;
    width: 80px;
}

.luxGifts {
    text-shadow: 1px 1px 0px black;
    font-size: 13px;
    font-family: ptsans;
    margin-bottom: 10px;
}

.luxPoints {
    text-shadow: 1px 1px 0px black;  font-size: 13px;  font-family: ptsans;
    text-align: center;
}

.lastAwards {
    position: absolute;
    background: #FFFFFF;
    z-index: 999;
    right: -1px;
    width: 363px;
    top: 81px;
}

.headerText {
    height: 38px;
    line-height: 38px;
    padding: 0 0 0 10px;
    background-color: #00aae3;  border-bottom: 1px solid #1e4e6f;  font-family: PTSans-Bold;
    cursor: auto;
    position: relative;
}
.headerText .arrorBlueAward{
    width: 23px;  height: 12px;  background-image: url(../images/notification/blue_arrow.png);  background-repeat: no-repeat;
    position: absolute;  z-index: 9999;
    top: 0px;
    right: 18px;
}

.awardsList {
    margin: 0;  padding: 0;  list-style-type: none;
    color: #000000;
    cursor: auto;
}

.awardsList li{
    border-bottom: 1px solid #0977AA;
    padding: 5px 10px;
    font-size: 14px;  text-decoration: none;  font-family: PTSerif;  color: black;
    text-align: left;
}

.showMoreAwards {
    height: 25px;  background-color: #00aae3;    border-radius: 1px;  cursor: pointer;
    color: #bee2f5;  font-family: PTSans;  font-size: 11px;  text-align: center;  line-height: 25px;
}

#scoreService {
    position:absolute;
    right: -20px;
    top: 81px;
    display:none;
}

.skillList {
    background: #f0f0f0;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #666666;
    font-size: 12px;
    list-style-type: none;
    background: #f0f0f0;
    border-radius: 3px;
    margin-top: 5px;
}

.skillList li{
    padding: 0 10px;
    cursor: pointer;
}

.skillList li:hover {
    background: #0088cc;
    color: #ffffff;
}

.playMarketLogo{
    width: 160px;
    margin: 20px auto;
    cursor:pointer;
}

.playMarketLogofooter{
    width: 160px;
    margin: 0 10px;
    cursor:pointer;
}














































