@import url(https://fonts.googleapis.com/css?family=Roboto:400);

/*-------- Icon Fonts Import --------------*/
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?-59vg60');
    src: url('fonts/icomoon.eot?#iefix-59vg60') format('embedded-opentype'),
    url('fonts/icomoon.woff?-59vg60') format('woff'),
    url('fonts/icomoon.ttf?-59vg60') format('truetype'),
    url('fonts/icomoon.svg?-59vg60#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Intelligence:before {
    content: "\e603";
}

.icon-virtua:before {
    content: "\e600";
}

.icon-vwheel:before {
    content: "\e601";
}

.icon-directory3:before {
    content: "\e602";
}

/* Text and Fill Color Classes */
.redtext {
    color: #C3272B;
}

.bluetext {
    color: #5BC0DE;
}

.iconbluetext {
    color: #3F85F4;
}

.greytext {
    color: #333333;
}

.darkbluetext {
    color: #00518C;
}

.violettext {
    color: #8E44AD;
}

.blacktext {
    color: #333333;
}

.whitetext {
    color: #FFFFFF;
}

.greentext {
    color: #019875;
}

.yellowtext {
    color: #674172;
}

.blue1text {
    color: #2980b9;
}

.redbg {
    background-color: #D24633;
}

.lynchbg {
    background-color: #6C7A89;
}

.bluebg {
    background-color: #2FC3DF;
}

.orangebg {
    background-color: #EB9532;
}

.blue1bg {
    background-color: #2980b9;
}

.yellowbg {
    background-color: #8F8008;
}

.darkbluebg {
    background-color: #003171;
}

.violetbg {
    background-color: #8E44AD;
}

.darkgreybg {
    background-color: #333333;
}

.whitebg {
    background-color: #FFFFFF;
}

.greenbg {
    background-color: #019875;
}

.tiers {
    padding: 5px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.greybg {
    background-color: #999999;
}

.lightgreybg {
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 10px;
}

.tier1 {
    background-color: #808080;
}

.tier2 {
    background-color: #999999;
}

.tier3 {
    background-color: #B2B2B2;
}

.tier1text {
    color: #ffffff;
    background-color: #808080;
}

.tier2text {
    color: #ffffff;
    background-color: #999999;
}

.tier3text {
    color: #ffffff;
    background-color: #B2B2B2;
}

/* Directory Colors */
.Issuers {
    background-color: #1BA39C;
}

.Sellside {
    background-color: #4183D7;
}

.Buyside {
    background-color: #87D37C;
}

.Media {
    background-color: #59ABE3;
}

.PR {
    background-color: #2ECC71;
}

.SP {
    background-color: #00518C;
}

.Compliance {
    background-color: #E74C3C;
}
.IACinputs{
display:inline;
padding:5px 15px 5px 0;
}

.CF {
    background-color: #F89406;
}

.IT {
    background-color: #E87E04;
}

.Admin {
    background-color: #D64541;
}

.Marketing {
    background-color: #D35400;
}

.Others {
    background-color: #1E824C;
}

.Othersi {
    background-color: #C0392B;
}

/* Directory Colors Ends */
/* Header Colors */
.blueheader {
    background-color: #00518C
}

.directoryheader {
    background-color: #16a085;
}

.activityheader {
    background-color: #CC9900;
}

.appsheader {
    background-color: #2FC3DF;
}

.notificationheader {
    background-color: #9b59b6;
}

.settingheader {
    background-color: #7f8c8d;
}

.reportsheader {
    background-color: #990000;
}

.intelliheader {
    background-color: #FF9933;
}

/* Header Colors Ends*/

/* Color Style Ends */

/* Utility Classes Starts*/
.topmargin {
    margin-top: 10px;
}

.bigtopmargin {
    margin-top: 50px;
}

.rightmargin {
    margin-right: 20px;
}

.leftpadding {
    padding-left: 10px;
}

.leftpadding1 {
    padding-left: 20px;
}

.toppadding {
    padding-top: 10px;
}

.rightpadding {
    padding-right: 10px;
}

.paddingbig {
    padding: 5px 15px 5px 15px;
}

.bottompadding {
    padding-bottom: 15px;
}

.panelheight {
    min-height: 310px;
}

.bottomdiv {
    clear:both;
    padding-top:15px;
    position: absolute;
    display: block;
    bottom: 30px;
    right: 30px;
}
.bottomdiv1 {
    padding-left:10px;
    clear:both;
    display: block;
}
.panel-body {
   overflow:hidden;
}

.itemgroup {
    padding: 5px 15px;
}

.legend ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.greenbullet {
    background-image: url(../img/green_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.brownbullet {
    background-image: url(../img/brown_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.bluebullet {
    background-image: url(../img/blue_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.btext {
    display: inline;
    font-weight: bold;
}

.socialchart {
    background: url(../img/Intelli-chart.png) no-repeat;
    width: 224px;
    height: 224px;
    margin: 0 auto;
}

.syncpopup {
    line-height: 20px;
}

.form-horizontal {
    padding-top: 6px;
}

.legend ul li {
    padding-right: 30px;
    padding-left: 25px;
    line-height: 2em;
}

.charts {
    padding-bottom: 0.6em;
}

.modal-lg {
    width: 992px;
}

.withoutborder {
    border: none;
}

/* Utility Classes Ends*/

/* Common Styles */

html {
    height: 100%; /* The html and body elements cannot have any padding or margin. */
}

body {
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    font: normal 14px Roboto, arial, sans-serif;
    height: 100%;
}

#userinfo li {
    padding: 0px;
    margin: 0px;
    font-size: 1em;
    line-height: 3em;
    list-style-type: none;
}

.analysiscontrols {
    width: 100%;
    display: inline-block;
    background-color: #F0FAFF;
    padding: 10px;
    position: relative;
    top: -5px;
}

#userinfo li:hover {
    color: orange;
}

#userinfo li.active {
    font-weight: 600;
    color: orange;
}

.rightborder {
    border-right: 1px solid #cecece;
}

.rectangle:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
    position: relative;
    line-height: 2em;
    width: 3%;
    padding-bottom: 3%;
    overflow: hidden;
    border: 1px solid red;
}

#userinfo ol {
    padding: 10px;
}

a.moremails:link {
    color: #428bca;
    text-decoration: none;
    font-size: 12px;
    padding-left: 10px;
    text-decoration: underline;
}

.morefilters {
    padding-top: 44px;
    padding-right: 25px;
}

.navbar-default {
    background-color: #f4f4f4;
    margin-top: 50px;
    border-width: 0;
    z-index: 5;
}

.navbarlogo {
    background: url(../img/logo.png) no-repeat;
    background-size: 175px 57px;
	width:175px;
	height:57px;
}

.withlogo::before {
    content: url(../img/virtuabullet.png) no-repeat;
    width: 17px;
    height: 18px;
    padding-right: 5px;
}

.withorangelogo::before {
    content: url(../img/orangebullet.png) no-repeat;
    width: 17px;
    height: 18px;
    padding-right: 5px;
}

.lgmodal {
    width: 800px;
    display: block;
    margin-left: -38%;
    min-height: 375px;
}

.searchbox {
    position: relative;
    padding: 5px;
    text-align: center;
    margin-top: 12px;
    display: block;
    width: 155%;
    height: 30px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: white url(../img/search.png) no-repeat;
    background-position: 98% 42%;
    opacity: 0.6;
    color: grey;
}

.iacsearchbox {
    border: 1px solid grey;
    position: relative;
    padding: 5px;
    text-align: center;
    margin-top: 15px;
    display: block;
    width: 60%;
    height: 35px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: white url(../img/search.png) no-repeat;
    background-position: 98% 42%;
    color: grey;
    float: right;
}

#contactusbutton {
    margin-top: 17px;
    margin-left: 25px;
}
#IACsearchbox{
    margin-top: 17px;
	}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li:hover > a {
    border: 0 solid #4285f4;
    border-bottom-width: 2px;
    font-weight: 800;
    background-color: transparent;
}

.navbar-default .dropdown-menu {
    background-color: #ffffff;
}

.navbar-default .dropdown-menu li > a {
    padding-left: 30px;
}

.directoryicon {
    background-image: url(../img/phonebook.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 45px;
}

.rightmenu {
    left: -117px;
}

.rightmenu1 {
    left: -154px;
}

.rightmenu2 {
    left: -176px;
}

.virtuaicon16 {
    background-image: url(../img/virtua16.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 28px;
    margin-right: 10px;
}

.virtuaorange16 {
    background-image: url(../img/virtuaorange.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 28px;
    margin-right: 10px;
}

.userimage {
    background-image: url(../img/user.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
}

.taskevent {
    font-size: 16px;
    height: 29px;
}

.header {
    border-width: 0;
}

.header .navbar-collapse {
    background-color: #ffffff;
}

.btn, .form-control, .panel, .list-group {
    border-radius: 1px;
    box-shadow: 0 0 0;
}

.well {
    border-radius: 5px;
}

.form-control {
    border-color: #d7d7d7;
    padding: 6px 7px;
    font-size: 13px;
    /*color: #cecece;*/
}

.btn-primary {
    border-color: transparent;
}

.greybutton {
    border: 1px solid #cecece;
    color: #666666;
}

.btn-primary, .label-primary, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #FFFFFF;
    border: 1px solid #3F85F4;
    color: #3F85F4;
    border-radius: 3px;
}

#iac {
    background-color: #4285f4;
    border: 1px solid #3F85F4;
    color: #FFFFFF;
    border-radius: 3px;
}
#IACinputsgroup{
margin-top:15px;
float:right
}
.btn-plus {
    background-color: #ffffff;
    border-width: 1px;
    border-color: #dddddd;
    box-shadow: 1px 1px 0 #999999;
    border-radius: 3px;
    color: #666666;
    text-shadow: 0 0 1px #bbbbbb;
}

.panel {
    border-color: #d2d2d2;
    box-shadow: 0 1px 0 #cfcfcf;
    border-radius: 3px;
}

.seperator {
    border-top: 1px solid #cecece;
    width: 105%;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    left: -15px;
}

.btn-success, .label-success, .progress-bar-success {
    background-color: #65b045;
}

.btn-info, .label-info, .progress-bar-info {
    background-color: #a0c3ff;
    border-color: #a0c3ff;
}

.btn-danger, .label-danger, .progress-bar-danger {
    background-color: #dd4b39;
}

.btn-warning, .label-warning, .progress-bar-warning {
    background-color: #f4b400;
    color: #444444;
}

.form-control#Email {
    border: 1px solid red;
}

/* Directory Page Styles */
.userinfo {
    line-height: 2.2em;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom:10px;
}

.issuertag {
    background-image: url(../img/issuer.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.sptag {
    width: 140px;
    height: 20px;
    background-repeat: no-repeat;
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-21deg);
    position: relative;
    color: white;
    float: left;
    text-align: left;
    padding-left: 10px;
    left: -25px;
    top: -10px;
    font-size: 11px;
    line-height: 2.2em;
    font-weight: bold;
}

.peertag {
    background-image: url(../img/peer.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.note {
    font-size: 0.9em;
    line-height: 1.5em;
    color: #999999;
}

.internaltag {
    background-image: url(../img/internal.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.sellsidetag {
    background-image: url(../img/sell_side.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.buysidetag {
    background-image: url(../img/buy_side.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.mediatag {
    background-image: url(../img/media.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.otherstag {
    background-image: url(../img/others.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}

.toppanel {
    position: relative;
    left: -93px;
    font-size: 18px;
    padding-top:10px;
}

.rank {
    float: right;
    width: 20px;
    height: 20px;
    padding-top: 2px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    font-family: serif;
    display: inline-block;
    border: 1px solid;
    border-radius: 3px;
    position: relative;
    bottom:25px;
}

.nopadding {
    padding-right: 0px;
    padding-left: 0px;
}

.noverticalpadding {
    padding-top: 0px;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    font-size: 12px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: center;
}

.table > tbody > tr > td, .table > tfoot > tr:last-child {
    border-bottom: 1px solid #ddd;
}

#liststyle {
    font-size: 13px;
    line-height: 160%;
}

.borderbox {
    padding: 5px;
    min-height: 60px;
    font-size: 14px;
    margin-bottom: 15px;
}

.contactsbox {
    background-color: #F5F5F5;
    text-align: left;
    width: 48%;
    margin-bottom: 6px;
    float: left;
    border: 1px solid white;
    margin-right: 4px;
    display: block;
}

.contactsbox:hover {
    border: 1px solid #999999;
    background-color: #d2d7d3;
    cursor: pointer;
}

.contactsbox a {
    border: 2px solid #333333;
    background-color: #999999;
    color: white;
}

#internalcontacts, #internalcontacts-2 {
    background: none;
    border: none;
    text-align: center;
    color: #00518C;
    float: left;
    padding-bottom: 5px;
}
#internalcontacts,#internalcontacts-1 {
    padding-top:10px;
}
#internalcontacts:hover, #internalcontacts-1:hover, #internalcontacts-2:hover, #internalcontacts-3:hover, #internalcontact:hover,#internalcontact1:hover {
cursor: pointer;
}

#internalcontacts-1, #internalcontacts-3 {
    background: none;
    border: none;
    text-align: center;
    color: #00518C;
    display: none;
    float: left;
    padding-bottom: 5px;
}

#internalcontact {
    background: none;
    border: none;
    text-align: center;
    color: #00518C;
    float: left;
    padding-bottom: 15px;
}

#internalcontact1 {
    background: none;
    border: none;
    text-align: center;
    color: #00518C;
    display: none;
    float: left;
    padding-bottom: 15px;
}
.Tierbox{
    margin:10px -30px 0px -30px;
    display:block;
    width:125%;
    min-height:30px;
    background-color:#F5F5F5;
    color:#00518C;
    padding:5px 0 5px 20px;
    border-bottom:1px solid #ddd;;
}

#kelv, #kelva{
    display: none;
    clear:both;
}
#kelv-1{
    clear:both;
}

.contacta {
    clear:both;
    display: block;
    width:100%;
    padding-left:20px;
    font-weight:normal;
}
.contacta label{
    display: block;
    font-weight:400;
}

.contacta input[type="radio"] {
    margin-right: 10px;
}

.numberbox {
    height: 25px;
    min-width: 30px;
    display: inline-flex;
    margin: 5px;
    text-align: right;
    padding: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    float: left;
    background: #ffffff;
}

.innercontactsbox {
    height: 25px;
    margin: 5px;
    line-height: 15px;
    text-align: left;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    color: white;
}

.innercontactsbox input[type=checkbox] {
    float: right;
    margin: 2px 0 0;
}

.feedsmainbox {
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    background-color: #F5F5F5;
    padding: 5px;
    margin: 10px 0 10px 0;
}

.feedsmainbox:first-child {
    margin-top: 20px;
}

.feedbox {
    width: 90%;
    padding-left: 15px;
    display: inline-block;
    color: #999999;
    min-height: 60px;
}

.feedbox h5 {
    color: brown;
}

.date {
    color: #cecece;
}

.chartbar {
    margin-top: 4px;
    height: 10px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    float: left;
}

.profilephoto {
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.photo1 {
    background-image: url(../img/profile-1.png);
}

.photo2 {
    background-image: url(../img/profile-2.png);
}

.photo3 {
    background-image: url(../img/profile-3.png);
}

.photo4 {
    background-image: url(../img/profile-4.png);
}

.green {
    background-color: #1abc9c;
}

.blue {
    background-color: #3498db;
}

.orange {
    background-color: #e67e22;
}

/* Directory Page Styles Ends */

hr {
    border-color: #ececec;
}

button {
    outline: 0;
}

.dropdown-menu #landingmenu ul li {
    line-height: 80px;
}

textarea {
    resize: none;
    outline: 0;
}

.paddingblank {
    padding-top: 20px;
}

.iconbox {
    width: 24px;
    height: 24px;
    border: 1px solid #3F85F4;
    display: inline-block;
    margin: 5px;
    margin-right: 15px;
    text-align: center;
    font-size: 13px;
    color: #00518C;
}

.panel .panel-thumbnail {
    padding: 0;
}

#user {
    padding-top: 4px;
    font-size: 2em;
    color: #FFFFFF;
}

.appmenu {
    margin-top: 5px;
    font-size: 2em;
    color: #ffffff;
}

.appmenu:hover {
    color: #33CCFF;
    background-color: #3F85F4;
}

#dropdownMenu1.btn-default {
    Border: 0;
}

.panel .img-circle {
    width: 50px;
    height: 50px;
}

.panel-body ul li a {
    color: #333;
}

.white {
    color: white;
}

.whiteborder {
    border: 1px solid #FFFFFF;
}

.panel-default > .panel-heading {
    height: 50px;
    overflow: hidden;
}

.panel-heading h4 {
    padding-bottom: 0;
    margin-bottom: 0;
}

ul {
    padding: 0;
}

#notification > li > a {
    padding: 10px 10px;
}

#notification > li.active > a {
    color: #428bca;
    font-weight: bold;
}

.list-group-item {
    border-radius: 0;
    border: 0;
}

#red {
    color: #800000;
}

.list-group-item span {
    padding-right: 10px;
    color: #00518C;
}

.list-group-item span:hover {
    color: #800000;
}

.list-group-item:hover {
    color: #800000;
}

.orangetext {
    color: #F87431;
}

.dropdown {
    display: inline;
    float: left;
}

.dropdown_form {
}

.menuicon {
    padding-right: 10px;
    color: #3F85F4;
    font-size: 16px;
    line-height: 30px;
}
.bottomicon {
    padding-right: 10px;
    color: #3F85F4;
    font-size: 16px;
}

.panelheadingicon {
    padding-right: 10px;
    font-size: 16px;
    color: #3F85F4;
}

h3, h4, {
    padding-bottom: 10px;
}

.hmenu {
    padding-top: 10px;
    color: white;
    font-size: 2.7em;
    margin-right: 10px;
    float: left
}

.hmenu:hover {
    color: orange;
}

.bcrumb {
    padding-top: 25px;
    font-size: 13px;
    color: white;
}

/*.modal-dialog {
    width: 450px;
}*/

.dropdown-menu {
    font-size: 13px;
    color: #999999;
    border-color: #f0f0f0;
    border-radius: 0;
    margin-top: -1px;
}

#formdropdownMenu {
    top: 82%;
    left: 82px;
}

#formdropdownMenu1 {
    top: 93%;
    left: 56px;
}

#demolist li {
    display: block;
    width: 100%;
}

#main {
    padding-top: 5px;
}

#accordiondiv ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    line-height: 36px;
}

.labelblock {
    display: block;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body.li {
    color: #2980B9;
}

.navbar-header {
    height: 65px;
    float: left;
}

.navbar-header h3 {
    display: inline;
}

.navbar-brand {
    padding: 0;
}

.heading {
    font-size: 27px;
    color: #666666;
    text-align: center;
    padding-top: 16px;
}

#search {
    padding-top: 10px;
}

.spacerdiv {
    padding: 5px;
    display: block;
    height: 10px;
    width: 95%;
}

.xbrlbox {
    background-repeat: no-repeat;
    padding-top: 20px;
    background-color: #E6E6E6;
    width: 100%;
    height: 91px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.tickerbox {
    width: 100%;
    text-align: center;
    position: absolute;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #F1F1F1;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #2980B9;
}

.xbrlbox:hover {
    background-color: #2980B9;
    color: #fff;
}

.xbrlbox:hover > .tickerbox {
    background-color: #2980B9;
    color: #fff;
}

.xbrl {
    background-image: url("../img/u120_normal.png");
    color: #FF6600;
}

.iac {
    background-image: url("../img/u122_normal.png");
    color: #2980B9;
}

.navbar-form .input-group > .form-control {
    max-width: 250px;
}

.LoadMore {
    padding-top: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 96%;
    background: #F5F5F5 no-repeat;
    height: 35px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    float: left;
    position: relative;
    color: #666666;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
}

/*----- Disclaimer Styles----*/
.pop_up5 li {
    text-align: justify;
    padding-bottom: 1em;
    padding-right: 2em;
    list-style-position: outside;
    line-height: 1.5em;
    color: #666666;
    font-size: 14px;
}

.pop_up5 p {
    text-align: justify;
    padding-bottom: 1em;
    padding-right: 2em;
    line-height: 1.5em;
    color: #666666;
    font-size: 14px;
}

.pop_up5 h4 {
    padding-left: 2em;
}

/*----- Disclaimer Styles Ends----*/
.LoadMore:hover {
    background-color: #cecece;
    color: white;
}

#country {
    font-size: 18px;
    color: #2980B9;
    padding-top: 10px;
}

.companies {
    display: block;
    border: 1px solid black;
}

#searchbutton {
    background-color: #E0E0E0;
    border: 1px solid #cecece;
}

.btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #FFFFFF;
    background-color: #3F85F4;
    border: 0;

}

.btn-default:hover {
    border: none;
    background-color: #dcdcdc;
    color: black;
    opacity: 25%;
}

.quickadd {
    padding: 2px;
    display: block;
    width: 15%;
    float: left;
}

.quickaddbig {
    padding: 2px;
    display: block;
    width: 19%;
    float: left;
}

.quickaddbutton {
    display: block;
    color: #3F85F4;
    width: 5%;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

#topbardropdown {
    background-color: #FFFFFF;
    border: 0;
    left: -134px;
}

#usermenu {
    height: 57px;
    border: 0px;
}

.dropdown-menu > li > a {
    display: inline-flex;
    white-space: nowrap;
    line-height: 2.3;
    width: 100%;
}

.fbtn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.hlinks {
    color: #33CCFF;
}

#subnav {
    position: fixed;
    width: 100%;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto 0px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 60px;
}

#footer {
    background-color: #f5f5f5;
    padding-top: 20px;
    text-align: center;
    font-size: 13px;
}

/* Footer Ends */
@media all and (max-width: 1024px) {
    .navbar-form .input-group > .form-control {
        width: 300px;
    }
    .contactsbox{
        width:95%;
    }

}

@media all and (max-width: 768px) {
    #subnav {
        padding-top: 6px;
    }


    .navbar-form .input-group > .form-control {
        width: auto;
    }

    .navbarlogo {
        background: url(../img/orange-logo.png) no-repeat;
        background-size: 45px 45px;
        background-position: 0px 10px;
		width:55px;
		height:55px;
    }

    #hidethistablet {
        display: none
    }

    .searchbox {
        width: 50%;
    }

    .contactsbox {
        width: 32%;
    }

    .radio-inline, .checkbox-inline {
        font-size: 13px;
    }

    .heading {
        margin-top: 10px;
        font-size: 20px;
        color: #666666;
        text-align: center;
        padding-top: 10px;
    }

    .col-xs-2 #userinfo {
        display: none;
    }

    .searchbox {
        width: 100%;
    }

    .bcrumb {
        display: none;
    }

    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media all and (max-width: 480px) {
    #searchdiv {
        display: none;
		float:left;
    }
.IACinputs{
display:block;
}
#IACinputsgroup{
padding-left:25px;
float:left;
}
    .contactsbox {
        width: 48%;
    }

    .hidethisphone {
        display: none
    }

}



